Moved GeSHi location variable to config.default.php
[phorkie.git] / data / config.default.php
index bd41d0d88244e9fa34add198650e1b7b9f03cfca..8fb27a9dae7cc7cb68831c9afba455d2a5ba1e0f 100644 (file)
@@ -9,6 +9,7 @@ $GLOBALS['phorkie']['cfg'] = array(
     'topbar'        => '',
     'setupcheck'    => true,
     'elasticsearch' => null,
     'topbar'        => '',
     'setupcheck'    => true,
     'elasticsearch' => null,
+    'geshi'         => 'MediaWiki/geshi/geshi/geshi.php'
 );
 $GLOBALS['phorkie']['tools'] = array(
     '\\phorkie\\Tool_Xmllint' => true,
 );
 $GLOBALS['phorkie']['tools'] = array(
     '\\phorkie\\Tool_Xmllint' => true,