Merge branch 'master' of ssh://apples.lambdacomplex.org/git/disclosr
[disclosr.git] / include / common.inc.php
blob:a/include/common.inc.php -> blob:b/include/common.inc.php
--- 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 = "../";