30 Nov
2006
30 Nov
'06
3:21 a.m.
User: flk Branch: HEAD Date: Thu, 30 Nov 2006 02:21:01 +0000 Modified files: /modules/user_tags user_tags.module Log message: solved the error that was causing username to be set to the first new term when using freetag vocabulary. this was caused by the use of &$user in hook_user...when in actual fact i should have been using &$account. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/user_tags/user_tag...