From d68c8192bbfb7c7d535f86dea987fd64d36a69a6 Mon Sep 17 00:00:00 2001 From: "Thor (atiredmachine)" Date: Tue, 24 Jan 2012 20:56:21 -0800 Subject: Now protects and tags as well. --- system/core/Output.php | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'system/core/Output.php') diff --git a/system/core/Output.php b/system/core/Output.php index bb39a7f31..8ed418a69 100755 --- a/system/core/Output.php +++ b/system/core/Output.php @@ -583,15 +583,15 @@ class CI_Output { { case 'html': - // Keep track of
 tags as they were before processing.
+				// Keep track of 
  and }msU',$output,$textareas_clean);
 
-				// Keep track of 
 tags as they were before processing.
-				// We'll want to return them to this state later.
+				// Minify the CSS in all the }msU',$output,$style_clean);
-				
-				// Run