Searched defs:CONFFILE (Results 1 – 3 of 3) sorted by relevance
/plugin/elasticsearch/helper/ | ||
H A D | docparser.php | 16 const CONFFILE = DOKU_CONF . 'elasticsearch.conf'; define in helper_plugin_elasticsearch_docparser |
/plugin/aclplusregex/_test/ | ||
H A D | TestAction.php | 12 const CONFFILE = __DIR__ . '/conf/aclplusregex.conf'; define in dokuwiki\\plugin\\aclplusregex\\test\\TestAction |
/plugin/aclplusregex/ | ||
H A D | action.php | 26 const CONFFILE = DOKU_CONF . 'aclplusregex.conf'; global() define in action_plugin_aclplusregex |