update changelog
[phorkie.git] / data / config.default.php
index 17e4a498b2d255b595e660bc149971df87ea7390..b648614567d7379e33a92c403628f4aad41e7a47 100644 (file)
@@ -88,7 +88,7 @@ $GLOBALS['phorkie']['languages'] = array(
     ),
     'ts' => array(
         'title' => 'TypoScript',
-        'mime'  => 'text/plain',/* TODO: correct type */
+        'mime'  => 'text/x-typoscript',/* TODO: correct type */
         'geshi' => 'typoscript'
     ),
     'txt' => array(