aboutsummaryrefslogtreecommitdiff
path: root/data/config.default.php
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2014-01-06 21:25:52 +0100
committerChristian Weiske <cweiske@cweiske.de>2014-01-06 21:25:52 +0100
commit1e852867ef61f99a5b96369b986b9a858310af56 (patch)
treed04e639a8d675441eb562f4c6f3f6caf732689f4 /data/config.default.php
parent3ef2cb122cbdb32ede094a84ed55cb93b1623d8e (diff)
downloadphorkie-1e852867ef61f99a5b96369b986b9a858310af56.tar.gz
phorkie-1e852867ef61f99a5b96369b986b9a858310af56.zip
render xsl
Diffstat (limited to 'data/config.default.php')
-rw-r--r--data/config.default.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/config.default.php b/data/config.default.php
index 45adf92..3b5066d 100644
--- a/data/config.default.php
+++ b/data/config.default.php
@@ -149,6 +149,12 @@ $GLOBALS['phorkie']['languages'] = array(
'mime' => 'text/xml',
'geshi' => 'xml'
),
+ 'xsl' => array(
+ 'title' => 'eXtensible Stylesheet Language',
+ 'mime' => 'text/xml',
+ 'geshi' => 'xml',
+ 'show' => false
+ ),
);
//needed for UTF-8 characters in file names