10) { error_log("webyep-system folder not found.", 0); break; } $webyep_sIncludePath = ($webyep_sIncludePath == "./") ? ("../"):("$webyep_sIncludePath../"); } if (file_exists("$webyep_sIncludePath/webyep-system/program")) $webyep_sIncludePath .= "webyep-system/program"; else $webyep_sIncludePath .= "webyep-system/program"; $sMain = "$webyep_sIncludePath/webyep.php"; if (file_exists($sMain)) include($sMain); error_reporting(0); ?>