|
From: Jon O. <jon...@us...> - 2006-08-30 19:18:45
|
Update of /cvsroot/mxbb/mx_errordocs/admin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv21761/modules/mx_errordocs/admin Modified Files: admin_errordocs_log.php Log Message: Cosmetics... Index: admin_errordocs_log.php =================================================================== RCS file: /cvsroot/mxbb/mx_errordocs/admin/admin_errordocs_log.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** admin_errordocs_log.php 2 May 2006 23:26:34 -0000 1.4 --- admin_errordocs_log.php 30 Aug 2006 19:18:40 -0000 1.5 *************** *** 41,45 **** require($module_root_path . 'includes/common.' . $phpEx); - // ====================================================== // [ MAIN PROCESS ] --- 41,44 ---- *************** *** 164,167 **** include_once($mx_root_path . 'admin/page_footer_admin.'.$phpEx); exit; ! ! ?> --- 163,165 ---- include_once($mx_root_path . 'admin/page_footer_admin.'.$phpEx); exit; ! ?> \ No newline at end of file |