thirdparty/google_appengine/templates/logging_console_footer.html
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 19 Apr 2009 17:42:57 +0000
changeset 2247 64968b86b07c
parent 109 620f9b141567
permissions -rw-r--r--
Don't run in a transaction if not needed Patch by: Sverre Rabbelier


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