Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/config/
H A Dadmin.php23 protected const IMGDIR = DOKU_BASE . 'lib/plugins/config/images/';
136 ? '<img src="' . self::IMGDIR . $setting->caution() . '.png" ' .
21 const IMGDIR = DOKU_BASE . 'lib/plugins/config/images/'; global() define in admin_plugin_config