Index: /branches/dev/data/lib/slib.php
===================================================================
--- /branches/dev/data/lib/slib.php	(revision 11580)
+++ /branches/dev/data/lib/slib.php	(revision 11581)
@@ -479,4 +479,9 @@
 		$url = ereg_replace(URL_DIR, "", SITE_URL);
 	}
+	
+	print($url);
+	print($_SERVER['PHP_SELF']);
+	
+	exit;
 	
 	if($get != "") {
