|
From: Jon O. <jon...@us...> - 2008-02-08 23:42:37
|
Update of /cvsroot/mxbb/mx_phpbb2admin/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14741/admin Modified Files: admin_groups.php Log Message: Removing trailing newlines... Index: admin_groups.php =================================================================== RCS file: /cvsroot/mxbb/mx_phpbb2admin/admin/admin_groups.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** admin_groups.php 15 Sep 2007 20:35:16 -0000 1.1 --- admin_groups.php 8 Feb 2008 23:42:29 -0000 1.2 *************** *** 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 |