|
From: Jon O. <jon...@us...> - 2008-02-08 23:43:12
|
Update of /cvsroot/mxbb/mx_profilecp In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv15050 Modified Files: db_install.php db_upgrade.php Log Message: Removing trailing newlines... Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_profilecp/db_install.php,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** db_install.php 30 Jan 2007 16:26:10 -0000 1.12 --- db_install.php 8 Feb 2008 23:43:07 -0000 1.13 *************** *** 104,106 **** echo "</table><br />"; ! ?> --- 104,106 ---- echo "</table><br />"; ! ?> \ No newline at end of file Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/mx_profilecp/db_upgrade.php,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** db_upgrade.php 22 Jul 2007 21:07:44 -0000 1.12 --- db_upgrade.php 8 Feb 2008 23:43:07 -0000 1.13 *************** *** 82,84 **** echo "</table><br />"; ! ?> --- 82,84 ---- echo "</table><br />"; ! ?> \ No newline at end of file |