thirdparty/google_appengine/templates/logging_console_footer.html
author Sverre Rabbelier <srabbelier@gmail.com>
Wed, 04 Mar 2009 23:10:38 +0000
changeset 1670 4d9bd851a5f5
parent 109 620f9b141567
permissions -rw-r--r--
Fixed a bug discovered by excepting the proper exception Patch by: Sverre Rabbelier


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