Make GeSHi autoloading really work
[phorkie.git] / data / config.default.php
index 4c3784950e1ff2957007563ed65be3a736144f0c..6e4c20c58219f9772535460d498d7c2610ac1581 100644 (file)
@@ -43,6 +43,7 @@ $GLOBALS['phorkie']['cfg'] = array(
                a paste is created, edited or deleted */
         )
     ),
+    'geshi'         => 'geshi.php',
 );
 $GLOBALS['phorkie']['auth'] = array(
     // 0 = public, no authentication, 1 = protect adds/edits/deletes,