From 4b2d9f50ac1cfad7d5c5b1609b231b7a52353c1d Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Fri, 1 May 2009 11:30:14 +0000 Subject: [PATCH] Fix: phpize this page --- htdocs/admin/tools/eaccelerator.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/admin/tools/eaccelerator.php b/htdocs/admin/tools/eaccelerator.php index bb90346cb99..df44be8d229 100644 --- a/htdocs/admin/tools/eaccelerator.php +++ b/htdocs/admin/tools/eaccelerator.php @@ -307,8 +307,8 @@ if (is_array($resCached) || is_array($resRemoved)) else { print "

"; - print "Check in your php.ini that eaccelerator.allowed_admin_path parameter is : "; - print "
"; + print "Check in your php.ini that eaccelerator.allowed_admin_path parameter is : "; + print "

"; print "".$_SERVER["SCRIPT_FILENAME"].""; }