diff options
| author | Christian Weiske <christian.weiske@netresearch.de> | 2014-06-13 10:07:24 +0200 |
|---|---|---|
| committer | Christian Weiske <christian.weiske@netresearch.de> | 2014-06-13 10:07:24 +0200 |
| commit | d80854dc9a670e0ee996cc89a59af2c5f8521205 (patch) | |
| tree | 64d2647cb6b326ef3f7732014561589ac7b37594 /data/config.default.php | |
| parent | cb96273d9e57cf57eaab4015b46a4e0b43cc1c55 (diff) | |
| download | phorkie-d80854dc9a670e0ee996cc89a59af2c5f8521205.tar.gz phorkie-d80854dc9a670e0ee996cc89a59af2c5f8521205.zip | |
use geshi from geshi's new pear channel
Diffstat (limited to 'data/config.default.php')
| -rw-r--r-- | data/config.default.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/config.default.php b/data/config.default.php index 8f796f4..2beb354 100644 --- a/data/config.default.php +++ b/data/config.default.php @@ -12,7 +12,6 @@ $GLOBALS['phorkie']['cfg'] = array( 'topbar' => '', 'setupcheck' => true, 'elasticsearch' => null, - 'geshi' => 'MediaWiki/geshi/geshi/geshi.php', 'index' => 'new',//"new" or "list" 'perPage' => 10, 'defaultListPage' => 'last',//a number or "last" |
