From 951330c9f83c8c8ee98f65fdccb5797e2e59d1f3 Mon Sep 17 00:00:00 2001 From: BlueRaja Date: Sat, 1 Jun 2013 20:10:36 -0500 Subject: A partial commit of the auth stuff, in case my upcoming changes break anything --- globe.php | 1 - 1 file changed, 1 deletion(-) (limited to 'globe.php') 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); -- cgit v1.2.3