Commit Graph

12 Commits

Author SHA1 Message Date
boots
688363bb54 update debug.tpl to xhtml 1.1 compliance, fix javascript escaping in debug output and apply a Smarty based color scheme
see: http://www.phpinsider.com/smarty-forum/viewtopic.php?t=7178

thanks to cybot from the forums!
2006-11-07 20:57:34 +00:00
mohrt
a2057caece add <head></head> tags 2004-09-20 18:00:02 +00:00
messju
b73d2a7e63 reverted stuff 2004-04-16 08:03:07 +00:00
messju
729ebe26ed Smarty_Compiler.class.php 2004-04-16 07:53:37 +00:00
messju
ab839a5b13 removed '\r' from debug_print_vars' output
properly escape vars in javascript-version of debug.tpl
2003-08-13 14:15:30 +00:00
messju
04d08faa2a better escaping for $_debug_tpls[templates].filenames 2003-08-08 20:31:05 +00:00
messju
cdd68b02fa proper escaping of filenames in debug-console (thanks to prossel). 2003-08-08 18:48:22 +00:00
mohrt
f40c0f0b53 fix typo 2003-05-03 16:04:08 +00:00
mohrt
c99f9fdbb2 fix E_NOTICE messages 2003-02-17 14:58:36 +00:00
mohrt
363d635f0c update debug console to show objects, fix warning in debug.tpl 2002-07-24 13:21:51 +00:00
mohrt
13772a2c44 fix problem with filenames on windows, add ability to supply expire time in seconds when clearing cache or compiled files 2002-07-16 15:04:02 +00:00
mohrt
d2d1abd3ff move debug.tpl to SMARTY_DIR, add to constructor 2002-06-25 13:26:48 +00:00