Fix: phpize this page

This commit is contained in:
Regis Houssin 2009-05-01 11:26:58 +00:00
parent 07a06e8ef9
commit 6dcc74ae47

View File

@ -306,8 +306,8 @@ if (is_array($resCached) || is_array($resRemoved))
}
else
{
print "Check in your <b>php.ini</b> that <b>eaccelerator.allowed_admin_path</b> parameter is :";
print "<br>";
print "<br><br>";
print "Check in your <b>php.ini</b> that <b>eaccelerator.allowed_admin_path</b> parameter is : ";
print $_SERVER["SCRIPT_FILENAME"];
}