thirdparty/google_appengine/templates/logging_console_footer.html
author Pawel Solyga <Pawel.Solyga@gmail.com>
Mon, 06 Jul 2009 00:54:48 +0200
changeset 2555 b7f14c803619
parent 109 620f9b141567
permissions -rw-r--r--
Fix HtmlSanitizer to return cleaned string in proper encoding. This fix prevent HtmlSanitizer from throwing UnicodeDecodeError exception.


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