You are here

function drupalchat_user_OLD in DrupalChat 7.2

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

Implements hook_user().

File

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

Code

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