\n"; exit; } unset($d1);unset($d2);unset($d3); /* ######## End security check ########## */ // Include to check user authorization against the // password in ../header.inc.php to protect all of the setup // pages from unauthorized use. if(file_exists("../version.inc.php")) { include("../version.inc.php"); // To set the current core version }else{ $phpgw_info["server"]["versions"]["phpgwapi"] = "Undetected"; } $phpgw_info["server"]["app_images"] = "templates/default/images"; include("./inc/phpgw_setup.inc.php"); include("./inc/phpgw_schema_proc.inc.php"); $phpgw_setup = new phpgw_setup; ?>