[insert_php]
define(‘existMainApp’, true);
require_once(ABSPATH.”/scripts/CampusMaster.php”);
//echo “This Page has been temporally disabled to be upgraded to the new educational system. Please contact sgo to request a license.”;
$campus=new CcampusProgram();
//$campus->requestLicense();
[/insert_php]