Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/lib/index_libs
In directory usw-pr-cvs1:/tmp/cvs-serv13640/chat/lib/index_libs
Modified Files:
users.lib.js
Log Message:
Fix a bad reference
Index: users.lib.js
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/lib/index_libs/users.lib.js,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** users.lib.js 2001/04/19 08:59:43 1.5
--- users.lib.js 2001/04/19 20:29:00 1.6
***************
*** 19,23 ****
// | http://www.phpheaven.net/projects/phpMyChat/ |
// | |
! // | Authors: the phpHeaven-team <php...@ya...> |
// +--------------------------------------------------------------------------+
//
--- 19,23 ----
// | http://www.phpheaven.net/projects/phpMyChat/ |
// | |
! // | Authors: the phpHeaven-team <te...@ph...> |
// +--------------------------------------------------------------------------+
//
|