Home
last modified time | relevance | path

Searched defs:CONFFILE (Results 1 – 3 of 3) sorted by relevance

/plugin/elasticsearch/helper/
H A Ddocparser.php16 const CONFFILE = DOKU_CONF . 'elasticsearch.conf'; define in helper_plugin_elasticsearch_docparser
/plugin/aclplusregex/_test/
H A DTestAction.php12 const CONFFILE = __DIR__ . '/conf/aclplusregex.conf'; define in dokuwiki\\plugin\\aclplusregex\\test\\TestAction
/plugin/aclplusregex/
H A Daction.php26 const CONFFILE = DOKU_CONF . 'aclplusregex.conf'; global() define in action_plugin_aclplusregex