thirdparty/google_appengine/templates/logging_console_footer.html
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 12 Dec 2008 00:35:28 +0000
changeset 724 b26295df0d9a
parent 109 620f9b141567
permissions -rw-r--r--
Allows a user object to be passed to accounts.isDeveloper This saves a trip to the database if the user object has already been retrieved. Patch by: Sverre Rabbelier


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