Add some debugging info to every page once and for all.

This commit is contained in:
ian%hixie.ch 2002-05-04 01:10:38 +00:00
parent 50cd6af032
commit f2a559cbae

View File

@ -15,6 +15,10 @@ TemplateToolkit
<a href="?command=loginRequestAccount">Create Account</a>
[%- END %]
</p>
<pre>
[%- INCLUDE debug.dumpVars | html %]
</pre>
</div>
</body>
</html>