Home
last modified time | relevance | path

Searched refs:PLUGIN_PATH (Results 1 – 1 of 1) sorted by relevance

/plugin/jstweak/
H A Daction.php20 const PLUGIN_PATH = DOKU_INC . 'lib/plugins/'; define in action_plugin_jstweak
50 $pluginPathLen = strlen(self::PLUGIN_PATH);
58 if (str_starts_with($entry, self::PLUGIN_PATH)