thirdparty/google_appengine/templates/logging_console_footer.html
author Pawel Solyga <Pawel.Solyga@gmail.com>
Fri, 03 Apr 2009 17:30:36 +0000
changeset 2073 6eb9b4652c80
parent 109 620f9b141567
permissions -rw-r--r--
Style fixes and removal of unused imports in soc.logic modules. Patch by: Pawel Solyga Reviewed by: to-be-reviewed


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