]> andersk Git - sql-web.git/blobdiff - global.done.php
errors should always get detected
[sql-web.git] / global.done.php
index 18d11a4df939740ab9475fba7fe5414667bd8ba4..2f652898aa419196cca4b32514c6325219551bd6 100644 (file)
@@ -12,6 +12,7 @@ if (DEBUG) {
        echo '<pre>';
        print_r($_SESSION);
        print_r($timings);
+       isset($Login) && print_r($Login);
        isset($User) && print_r($User);
 }
 
This page took 0.064942 seconds and 4 git commands to generate.