haha, no now it does.
diff --git a/system/core/Output.php b/system/core/Output.php
index 904e7af..51aff9c 100755
--- a/system/core/Output.php
+++ b/system/core/Output.php
@@ -591,9 +591,7 @@
 		{
 			$type = 'text/html';
 		}
-		
-		die($type);
-		
+
 		switch ($type)
 		{
 			case 'text/html':