]> andersk Git - sql-web.git/blobdiff - global.done.php
git-svn-id: svn://presbrey.mit.edu/sql/mitsql@74 a142d4bd-2cfb-0310-9673-cb33a7e74f58
[sql-web.git] / global.done.php
index 576e28e33438bb8f7c1cc76595419348a495b953..2f652898aa419196cca4b32514c6325219551bd6 100644 (file)
@@ -12,7 +12,8 @@ if (DEBUG) {
        echo '<pre>';
        print_r($_SESSION);
        print_r($timings);
+       isset($Login) && print_r($Login);
        isset($User) && print_r($User);
 }
 
-?>
\ No newline at end of file
+?>
This page took 0.026948 seconds and 4 git commands to generate.