|
From: Jon O. <jon...@us...> - 2008-02-08 23:35:45
|
Update of /cvsroot/mxbb/mx_news In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv10927 Modified Files: db_install.php db_upgrade.php Log Message: Removing trailing newlines... Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_news/db_install.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** db_install.php 8 Feb 2008 21:57:46 -0000 1.1 --- db_install.php 8 Feb 2008 23:35:40 -0000 1.2 *************** *** 117,119 **** echo "</table><br />"; ! ?> --- 117,119 ---- echo "</table><br />"; ! ?> \ No newline at end of file Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/mx_news/db_upgrade.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** db_upgrade.php 8 Feb 2008 21:57:46 -0000 1.1 --- db_upgrade.php 8 Feb 2008 23:35:40 -0000 1.2 *************** *** 86,88 **** echo "</table><br />"; ! ?> --- 86,88 ---- echo "</table><br />"; ! ?> \ No newline at end of file |