thirdparty/google_appengine/templates/logging_console_footer.html
author Madhusudan.C.S <madhusudancs@gmail.com>
Wed, 26 Aug 2009 17:31:34 +0200
changeset 2807 e716cd6a6de3
parent 109 620f9b141567
permissions -rw-r--r--
GHOPComment Logic is made to inherit from base Logic and made ID based. This matches the recent changes to the GHOP Comment model. Reviewed by: Lennard de Rijk


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