Replace debug_handler with a template.
This commit is contained in:
parent
a891993160
commit
3c8fc5fdf6
2 changed files with 11 additions and 11 deletions
6
lib/_debug.tpl
Normal file
6
lib/_debug.tpl
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<pre>
|
||||
% env | escape_html
|
||||
---------------------
|
||||
% umask
|
||||
</pre>
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue