thirdparty/google_appengine/templates/logging_console_footer.html
author Sverre Rabbelier <srabbelier@gmail.com>
Mon, 23 Feb 2009 19:51:41 +0000
changeset 1476 ef8e8de75ebb
parent 109 620f9b141567
permissions -rw-r--r--
Be more lenient in what we accept in cache.get() and cache.put() This makes testing easier. Patch by: Sverre Rabbelier


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