thirdparty/google_appengine/templates/logging_console_footer.html
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 05 Sep 2009 15:56:19 +0200
changeset 2874 fda118f51264
parent 109 620f9b141567
permissions -rw-r--r--
Enable local memcache api in interactive console


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