You are here

function drupalchat_user_OLD in DrupalChat 7

Same name and namespace in other branches
  1. 7.2 drupalchat.module \drupalchat_user_OLD()

Implements hook_user().

File

./drupalchat.module, line 434
Module code for DrupalChat.

Code

function drupalchat_user_OLD($op, &$edit, &$account, $category = NULL) {
}