Added stripTags (default: false) to allow stripping out HTML tags
authorRoland Häder <roland@mxchange.org>
Sun, 20 May 2012 12:47:20 +0000 (12:47 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 20 May 2012 12:47:20 +0000 (12:47 +0000)
commite6fa5aeb4f807fb3d5f3b025faced65ede4140dd
tree42629c6675498132b552dde564263990b8b2d95a
parent376f18065add180430bd35fb6d70980211434f24
Added stripTags (default: false) to allow stripping out HTML tags
inc/classes/interfaces/debug/class_Debugger.php
inc/classes/interfaces/io/output/class_OutputStreamer.php
inc/classes/main/class_BaseFrameworkSystem.php
inc/classes/main/debug/class_DebugConsoleOutput.php
inc/classes/main/debug/class_DebugErrorLogOutput.php
inc/classes/main/debug/class_DebugWebOutput.php
inc/classes/main/output/class_ConsoleOutput.php
inc/classes/main/output/class_WebOutput.php
inc/classes/middleware/debug/class_DebugMiddleware.php