Home
last modified time | relevance | path

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

/plugin/redirect/
H A Dhelper.php19 const CONFIG_FILE = DOKU_CONF . '/redirect.conf'; define in helper_plugin_redirect
/plugin/autolink4/
H A Dhelper.php13 const CONFIG_FILE = DOKU_CONF . 'autolink4.conf'; define in helper_plugin_autolink4
/plugin/htmlokay/
H A Daction.php8 define ('CONFIG_FILE', DOKU_INC . 'conf/local.php'); define