Do not insert the debug block automatically anymore. Created BSTemplate::get_debug_bl...
authorRobert Sesek <rsesek@bluestatic.org>
Tue, 6 Jan 2009 06:55:11 +0000 (22:55 -0800)
committerRobert Sesek <rsesek@bluestatic.org>
Tue, 6 Jan 2009 06:55:11 +0000 (22:55 -0800)
commit5a3fb4c7718dc321eee73921a0f4601618ed6694
treeb62a0950972a858e9da13b9c5a3e605f66d915fc
parent7cada33a5a5fc15a025455d34fe5fcb331229619
Do not insert the debug block automatically anymore. Created BSTemplate::get_debug_block() to get it instead.

* Template.php:
(BSTemplate::flush): Do not insert the debug block before </body> anymore
(BSTemplate::get_debug_block): New method to get the debug block info
CHANGES
Template.php