From: Lo?c C. <lo...@us...> - 2001-12-06 19:14:47
|
Update of /cvsroot/phpmychat/phpMyChat - 0.14/chat In directory usw-pr-cvs1:/tmp/cvs-serv26730/chat Modified Files: export.php3 Log Message: * removed M * removed a remaining breakpoint ***** Bogus filespec: - ***** Bogus filespec: 0.14/chat Index: export.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat - 0.14/chat/export.php3,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** export.php3 2001/12/03 21:04:37 1.4 --- export.php3 2001/12/06 19:14:45 1.5 *************** *** 28,32 **** if (!$isNotHack) { - echo 'là'; $DbLink->close(); exit(); --- 28,31 ---- |