summaryrefslogtreecommitdiffstats
path: root/globe.php
diff options
context:
space:
mode:
Diffstat (limited to 'globe.php')
-rw-r--r--globe.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/globe.php b/globe.php
index 22d34c5..760a253 100644
--- a/globe.php
+++ b/globe.php
@@ -164,7 +164,6 @@ Function CheckAuth($page) {
}
}
-//TODO: Contains domain !!
Function DoRedirect($message = "Thanks", $to = NULL, $duration = "3") {
global $mydomain;
$to = (is_null($to)?$mydomain:$to);