|
From: Jon O. <jon...@us...> - 2008-02-08 23:40:44
|
Update of /cvsroot/mxbb/mx_clock In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13614 Modified Files: db_install.php db_upgrade.php Log Message: Removing trailing newlines... Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_clock/db_install.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** db_install.php 4 Feb 2008 16:45:03 -0000 1.3 --- db_install.php 8 Feb 2008 23:40:37 -0000 1.4 *************** *** 51,53 **** echo "</table><br />"; ! ?> --- 51,53 ---- echo "</table><br />"; ! ?> \ No newline at end of file Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/mx_clock/db_upgrade.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** db_upgrade.php 4 Feb 2008 16:45:03 -0000 1.3 --- db_upgrade.php 8 Feb 2008 23:40:37 -0000 1.4 *************** *** 51,53 **** echo "</table><br />"; ! ?> --- 51,53 ---- echo "</table><br />"; ! ?> \ No newline at end of file |