|
From: Jon O. <jon...@us...> - 2008-02-08 23:36:42
|
Update of /cvsroot/mxbb/core/modules/mx_phpbb2blocks In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11413/mx_phpbb2blocks 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_phpbb2blocks/db_install.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** db_install.php 5 Feb 2008 14:51:27 -0000 1.8 --- db_install.php 8 Feb 2008 23:36:38 -0000 1.9 *************** *** 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_phpbb2blocks/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 14:51:27 -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 |