summaryrefslogtreecommitdiffstats
path: root/globe.php
diff options
context:
space:
mode:
Diffstat (limited to 'globe.php')
-rw-r--r--globe.php10
1 files changed, 1 insertions, 9 deletions
diff --git a/globe.php b/globe.php
index cd3425c..526d306 100644
--- a/globe.php
+++ b/globe.php
@@ -4,15 +4,7 @@ if (!session_id())
session_start();
//session_regenerate_id();
-//Database login:
-//include_once 'sqlEmbedded.php';
-
-//!! CONFIRM THIS DOMAIN BEFORE TRANSFER
-//$mydomain = "http://www.mazetd.4xg.net/";
-//$mydomain = "http://www.blue.4xg.net/
-//$mydomain = "http://www.pathery.com/";
-$mydomain = "http://beta.snapems.com/";
-//include_once('includes/db.inc.php');
+include_once('includes/db.inc.php');
function LogError($error) {