thirdparty/google_appengine/templates/logging_console_footer.html
author Sverre Rabbelier <srabbelier@gmail.com>
Wed, 03 Dec 2008 21:26:16 +0000
changeset 655 9635cbaa2dcd
parent 109 620f9b141567
permissions -rw-r--r--
Cleanups to the logic module Mainly converting to super(Logic, self) and adding some missing empty lines while at it. Patch by: Sverre Rabbelier


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