|
From: Jon O. <jon...@us...> - 2008-02-08 23:42:18
|
Update of /cvsroot/mxbb/mx_phpbb/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14708/admin Modified Files: admin_forums_ext.php Log Message: Removing trailing newlines... Index: admin_forums_ext.php =================================================================== RCS file: /cvsroot/mxbb/mx_phpbb/admin/admin_forums_ext.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** admin_forums_ext.php 8 Feb 2008 04:26:20 -0000 1.8 --- admin_forums_ext.php 8 Feb 2008 23:42:14 -0000 1.9 *************** *** 220,222 **** include_once( $mx_root_path . 'admin/page_footer_admin.' . $phpEx ); ! ?> --- 220,222 ---- include_once( $mx_root_path . 'admin/page_footer_admin.' . $phpEx ); ! ?> \ No newline at end of file |