thirdparty/google_appengine/templates/logging_console_footer.html
author Lennard de Rijk <ljvderijk@gmail.com>
Fri, 13 Mar 2009 13:46:30 +0000
changeset 1829 c9f30de8804f
parent 109 620f9b141567
permissions -rw-r--r--
Fixed whitespace in cache/base.py Patch by: Lennard de Rijk Reviewed by: to-be-reviewed


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