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