thirdparty/google_appengine/templates/logging_console_footer.html
author Lennard de Rijk <ljvderijk@gmail.com>
Sat, 13 Dec 2008 11:02:08 +0000
changeset 727 ddf44af087a0
parent 109 620f9b141567
permissions -rw-r--r--
Using getForCurrentAccount where possible due to comments on r1309. Patch by: Lennard de Rijk


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