JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
update wfpl and templates
[contractor-progress.git] / css_mangler.php
index 1b0d7d8..bc60051 100644 (file)
@@ -29,7 +29,7 @@ function css_mangler() {
                return;
        }
 
-       header('Content-Type: text/css');
+       header('Content-Type: text/plain');
        http_cache_forever('private'); # serves different content for old IE versions, so no sharing the cache
 
        if(ie5or6()) {