|
From: Jon O. <jon...@us...> - 2008-02-08 23:36:27
|
Update of /cvsroot/mxbb/mx_act In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11371 Modified Files: db_install.php db_upgrade.php Log Message: Removing trailing newlines... Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_act/db_install.php,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** db_install.php 30 Jan 2007 16:26:08 -0000 1.14 --- db_install.php 8 Feb 2008 23:36:22 -0000 1.15 *************** *** 236,238 **** echo "</table><br />"; ! ?> --- 236,238 ---- echo "</table><br />"; ! ?> \ No newline at end of file Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/mx_act/db_upgrade.php,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** db_upgrade.php 22 Jul 2007 21:02:16 -0000 1.15 --- db_upgrade.php 8 Feb 2008 23:36:22 -0000 1.16 *************** *** 134,136 **** echo "</table><br />"; ! ?> --- 134,136 ---- echo "</table><br />"; ! ?> \ No newline at end of file |