diff options
Diffstat (limited to 'globe.php')
-rw-r--r-- | globe.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ if (!session_id()) //TODO: CONFIRM THIS DOMAIN BEFORE TRANSFER
//$mydomain = "http://www.mazetd.4xg.net/";
-$mydomain = "http://www.pathery.com/";
+$mydomain = "http://www.blue.4xg.net/";
function LogError($error) {
|