Hi,
I did a admin cp for a script
but the problem is in global.php:
if(!eregi('login', $_SERVER['PHP_SELF']))
{
// Start Checking
}
in login.php:
require('global.php');
and when i go to
localhost/am4ss/admincp/misc.php/lo ...
and you can controll in every thing in cp without checking
i know the problem but i can't find the solution
Please download the script to understand
am4ss.com/am4ss.zip
(Sorry about the english erors :))