summaryrefslogtreecommitdiffstats
path: root/globe.php
diff options
context:
space:
mode:
authorPatrick Davison <snapwilliam@gmail.com>2013-05-27 20:30:25 -0700
committerPatrick Davison <snapwilliam@gmail.com>2013-05-27 20:30:25 -0700
commit1646ec830578457b1b1db19ddf0388f14ca66710 (patch)
treee4fe8b07e50179311beaf493612f30acfc6b86ec /globe.php
parentdcaeec583ca5e99941a725c0784a382ed29bd529 (diff)
parentcb825735697c8315049c747ea80ff3ad84194593 (diff)
downloadpathery-1646ec830578457b1b1db19ddf0388f14ca66710.tar.xz
Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery
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) {