started work on the git backend bit
[gwvp.git] / gwvplib / gwvpdebug.php
index b1df458..fb8d49c 100644 (file)
@@ -22,6 +22,8 @@ function gwvp_DebugEnabled()
        } else {
                echo "No session data";
        }
+       echo "\n\nglobal\n";
+       print_r($GLOBALS);
        
        
        echo "</pre>";