thirdparty/google_appengine/templates/logging_console_footer.html
author Augie Fackler <durin42@gmail.com>
Tue, 27 Jan 2009 04:09:57 +0000
changeset 1008 ae1a36ef7cff
parent 109 620f9b141567
permissions -rw-r--r--
Fix testing views, which broke because now we need to register a proxy for the memcache API as well. Patch By: Augie Fackler <durin42@gmail.com> Review By: TBR


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