thirdparty/google_appengine/templates/logging_console_footer.html
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 07 Feb 2009 20:42:28 +0000
changeset 1242 c5ca70606850
parent 109 620f9b141567
permissions -rw-r--r--
Handle GAE account normalization Also forbid users from going back to a former account. Patch by: Sverre Rabbelier


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