|
From: Jon O. <jon...@us...> - 2008-02-08 23:36:42
|
Update of /cvsroot/mxbb/core/modules/mx_phpbb3blocks In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11413/mx_phpbb3blocks 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_phpbb3blocks/db_install.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** db_install.php 5 Feb 2008 14:51:27 -0000 1.7 --- db_install.php 8 Feb 2008 23:36:38 -0000 1.8 *************** *** 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_phpbb3blocks/db_upgrade.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** db_upgrade.php 5 Feb 2008 10:31:13 -0000 1.7 --- db_upgrade.php 8 Feb 2008 23:36:38 -0000 1.8 *************** *** 53,55 **** echo "</table><br />"; ! ?> --- 53,55 ---- echo "</table><br />"; ! ?> \ No newline at end of file |