2006-04-15, 06:18 AM
I am confused with Chris' message to further update global.php file.
The code he was mentioning:
The only one I found was:
Chris basically mentioned to move the code but not to change it. So what is it?
Thank you.
EB
The code he was mentioning:
if(strpos(strtolower($_SERVER['PHP_SELF']), "inc/init.php") !== false)
{
die("Direct initialization of this file is not allowed.");
}
simply does not exist.The only one I found was:
if(strpos(strtolower($_SERVER['PHP_SELF']), "global.php") !== false)
{
die("Direct initialization of this file is not allowed.");
}
(please note "inc/init.php" in "fix" vs. "global.php" in original.Chris basically mentioned to move the code but not to change it. So what is it?
Thank you.
EB
EuroDanceHits.com Serving a worldwide dance community for a decade!