|
From: Jon O. <jon...@us...> - 2008-02-14 22:57:35
|
Update of /cvsroot/mxbb/mx_phpbb/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv15724/admin Modified Files: Tag: core28x admin_forums_ext.php Log Message: Trailing slashes Index: admin_forums_ext.php =================================================================== RCS file: /cvsroot/mxbb/mx_phpbb/admin/admin_forums_ext.php,v retrieving revision 1.6 retrieving revision 1.6.2.1 diff -C2 -d -r1.6 -r1.6.2.1 *** admin_forums_ext.php 2 May 2006 23:28:18 -0000 1.6 --- admin_forums_ext.php 14 Feb 2008 22:57:28 -0000 1.6.2.1 *************** *** 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 |