--- a/include/common.inc.php +++ b/include/common.inc.php @@ -8,6 +8,7 @@ || strstr($_SERVER['PHP_SELF'], "lib/") || strstr($_SERVER['PHP_SELF'], "include/") || strstr($_SERVER['PHP_SELF'], "documents/") + || $_SERVER['SERVER_NAME'] == "disclosurelo.gs" ) $basePath = "../";