Searched refs:pluginRoot (Results 1 – 2 of 2) sorted by relevance
28 $pluginRoot = realpath(__DIR__ . '/'); variable30 realpath($pluginRoot . '/assets'),31 realpath($pluginRoot . '/styles')47 $resolvedPath = realpath($pluginRoot . '/' . $cleanInput);
49 $pluginRoot = DOKU_PLUGIN . 'refnotes/';50 $fileName = $pluginRoot . $sectionName . '.local.dat';52 $fileName = $pluginRoot . 'conf/' . $sectionName . '.dat';