error_reporting(0); $nof_suiteName="SecureSite"; $nof_debug = "true"; $nof_langFile = "../scripts/SecureSite_en.properties"; $nof_rootDir = ".."; $nof_scriptDir = "scripts"; ?> if (!file_exists($nof_langFile) || !file_exists($nof_rootDir . "/" . $nof_scriptDir . "/" . "nof_utils.inc.php")) { if($nof_debug == "true") { echo "
The components required for suite SECURESITE1 are not published. Please check your publish settings in Fusion and republish the site.
"; } else { echo "An error occured. Please contact the site administrator
Error code: 103
"; } exit(); } require_once($nof_rootDir . "/" . $nof_scriptDir . "/" . "nof_utils.inc.php"); $nof_resources->addFile($nof_langFile); ?>
|
|