|
From: Jon O. <jon...@us...> - 2008-02-08 23:42:06
|
Update of /cvsroot/mxbb/mx_pageblock In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14307 Modified Files: db_install.php db_upgrade.php Log Message: Removing trailing newlines... Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_pageblock/db_install.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** db_install.php 6 Jun 2007 21:38:29 -0000 1.1 --- db_install.php 8 Feb 2008 23:42:00 -0000 1.2 *************** *** 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_pageblock/db_upgrade.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** db_upgrade.php 6 Jun 2007 21:38:29 -0000 1.1 --- db_upgrade.php 8 Feb 2008 23:42:00 -0000 1.2 *************** *** 51,53 **** echo "</table><br />"; ! ?> --- 51,53 ---- echo "</table><br />"; ! ?> \ No newline at end of file |