|
From: Jon O. <jon...@us...> - 2008-02-09 00:05:23
|
Update of /cvsroot/mxbb/mx_quotations In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv25298 Modified Files: db_install.php db_upgrade.php Log Message: Removing trailing newlines... Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_quotations/db_install.php,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** db_install.php 30 Jan 2007 16:26:10 -0000 1.13 --- db_install.php 9 Feb 2008 00:05:19 -0000 1.14 *************** *** 55,57 **** echo "</table><br />"; ! ?> --- 55,57 ---- echo "</table><br />"; ! ?> \ No newline at end of file Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/mx_quotations/db_upgrade.php,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** db_upgrade.php 22 Jul 2007 21:08:21 -0000 1.14 --- db_upgrade.php 9 Feb 2008 00:05:19 -0000 1.15 *************** *** 59,61 **** echo "</table><br />"; ! ?> --- 59,61 ---- echo "</table><br />"; ! ?> \ No newline at end of file |