tell people what they may use
authorChristian Weiske <cweiske@cweiske.de>
Fri, 14 Sep 2012 19:35:33 +0000 (21:35 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Fri, 14 Sep 2012 19:35:33 +0000 (21:35 +0200)
data/config.default.php

index c40c6900b50ace84e623da721a6909d22407ced9..88c9ae5ef436427b05c39bad3ba2bf2e233711d3 100644 (file)
@@ -10,7 +10,7 @@ $GLOBALS['phorkie']['cfg'] = array(
     'setupcheck'    => true,
     'elasticsearch' => null,
     'geshi'         => 'MediaWiki/geshi/geshi/geshi.php',
     'setupcheck'    => true,
     'elasticsearch' => null,
     'geshi'         => 'MediaWiki/geshi/geshi/geshi.php',
-    'index'         => 'new'
+    'index'         => 'new'//"new" or "list"
 );
 $GLOBALS['phorkie']['tools'] = array(
     '\\phorkie\\Tool_Xmllint' => true,
 );
 $GLOBALS['phorkie']['tools'] = array(
     '\\phorkie\\Tool_Xmllint' => true,