thirdparty/google_appengine/templates/logging_console_footer.html
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 29 Nov 2008 21:21:04 +0000
changeset 616 580b1c21b808
parent 109 620f9b141567
permissions -rw-r--r--
Fixed requests not working anymore We really need a test suite. Patch by: Sverre Rabbelier


// Display a logging console on top of this page.
(new AH.LoggingConsole()).initConsole();
</script>