From: Lo?c C. <lo...@us...> - 2001-04-10 15:00:09
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/lib/commands In directory usw-pr-cvs1:/tmp/cvs-serv13946/chat/lib/commands Modified Files: announce.cmd.php3 Log Message: Remove some trailing whitespaces Index: announce.cmd.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/lib/commands/announce.cmd.php3,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** announce.cmd.php3 2001/04/10 09:38:14 1.2 --- announce.cmd.php3 2001/04/10 15:00:06 1.3 *************** *** 52,56 **** . '\'' . pmcSlashSingleQuotes($enhancedMessage) . '\'' . ')'; - $dbLink->query($msgQuery); --- 52,55 ---- |