|
From: Jon O. <jon...@us...> - 2008-02-08 23:36:41
|
Update of /cvsroot/mxbb/core/modules/mx_coreblocks In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11413/mx_coreblocks Modified Files: db_install.php db_upgrade.php Log Message: Removing trailing newlines... Removing mx_news, by accident included in CORE Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/db_install.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** db_install.php 5 Feb 2008 18:37:20 -0000 1.9 --- db_install.php 8 Feb 2008 23:36:37 -0000 1.10 *************** *** 52,54 **** echo "</table><br />"; ! ?> --- 52,54 ---- echo "</table><br />"; ! ?> \ No newline at end of file Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/db_upgrade.php,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** db_upgrade.php 5 Feb 2008 18:37:20 -0000 1.10 --- db_upgrade.php 8 Feb 2008 23:36:38 -0000 1.11 *************** *** 53,55 **** echo "</table><br />"; ! ?> --- 53,55 ---- echo "</table><br />"; ! ?> \ No newline at end of file |