|
From: OryNider <ory...@us...> - 2008-01-09 02:15:06
|
Update of /cvsroot/mxbb/core/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv30350 Modified Files: mx_functions_core.php Log Message: Index: mx_functions_core.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/mx_functions_core.php,v retrieving revision 1.55 retrieving revision 1.56 diff -C2 -d -r1.55 -r1.56 *** mx_functions_core.php 6 Jan 2008 22:28:57 -0000 1.55 --- mx_functions_core.php 9 Jan 2008 02:15:03 -0000 1.56 *************** *** 116,120 **** if (!function_exists('mx_message_die')) { ! die("This hosting or server is using a cache optimizer not compatible with phpBB and mxBB :("); } --- 116,120 ---- if (!function_exists('mx_message_die')) { ! //die("This hosting or server is using a cache optimizer not compatible with phpBB and mxBB :("); } |