[contributions(DRUPAL-4-4):ax] /modules/chatbox chatbox.module
[email protected] 16 Sep 2004 23:03:52 -0000
| Newsgroups | gmane.comp.php.drupal.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: ax Branch: DRUPAL-4-4 Date: Thu, 16 Sep 2004 23:03:52 +0000 Modified files: /modules/chatbox chatbox.module Log message: fix for `Does not work for Anonymous user <http://drupal.org/node/9121>`_. problem was that the check for anon user was $user, where it should be $user->uid. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/chatbox/chatbox.module&old=1.34.4.2&new=1.34.4.3&root=contrib -- [ Drupal cvs list | http://list.drupal.org/ ]