From: Lo?c C. <lo...@us...> - 2001-04-12 23:45:37
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/lib/index_libs In directory usw-pr-cvs1:/tmp/cvs-serv14224/chat/lib/index_libs Modified Files: main_index.lib.php3 Log Message: Fix some typos Index: main_index.lib.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/lib/index_libs/main_index.lib.php3,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -r1.10 -r1.11 *** main_index.lib.php3 2001/04/12 23:38:25 1.10 --- main_index.lib.php3 2001/04/12 23:45:34 1.11 *************** *** 95,99 **** '' ); ! dbSessionstart(); --- 95,99 ---- '' ); ! dbSessionStart(); |