|
From: Jon O. <jon...@us...> - 2008-02-08 23:37:11
|
Update of /cvsroot/mxbb/core/modules/mx_users/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11792 Modified Files: admin_groups.php Log Message: Removing trailing newlines... Removing mx_news, by accident included in CORE Index: admin_groups.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_users/admin/admin_groups.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** admin_groups.php 21 Sep 2007 19:04:39 -0000 1.2 --- admin_groups.php 8 Feb 2008 23:37:06 -0000 1.3 *************** *** 478,480 **** include_once( $mx_root_path . 'admin/page_footer_admin.' . $phpEx ); ! ?> --- 478,480 ---- include_once( $mx_root_path . 'admin/page_footer_admin.' . $phpEx ); ! ?> \ No newline at end of file |