commit | ab827e2ebaac41e7105cc83582b0610c1aeefa65 | [log] [tgz] |
---|---|---|
author | Thor (atiredmachine) <thor@bandwidthbeta.com> | Tue Jan 24 23:09:34 2012 -0800 |
committer | Thor (atiredmachine) <thor@bandwidthbeta.com> | Tue Jan 24 23:09:34 2012 -0800 |
tree | 89a27a48d90c6a6780304a977c3f94028c446557 | |
parent | 242115ce9eecee4f37ec94acd8534b89a9412949 [diff] |
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':