thirdparty/google_appengine/templates/logging_console_footer.html
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sun, 25 Jan 2009 11:31:40 +0000
changeset 976 d1a9c7179bbb
parent 109 620f9b141567
permissions -rw-r--r--
Add simplejson folder to build.sh script. Patch by: Pawel Solyga Reviewed by: to-be-reviewed


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