You can do so by altering installation line to e.g.:
Code: Select all
if(!in_array(basename($_SERVER['SCRIPT_NAME']), array('file1.php', 'file2.php'))) include(DIR_WS_INCLUDES . 'magic_seo_url.php');
but where do i do this? i've checked the magic_seo_url.php and it is scarambled code, its not in application_top.php as well, please help?
thanks