Home
last modified time | relevance | path

Searched +full:dmode -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/inc/
H A Dinit.php441 if ($auto_dmode != $conf['dmode']) $conf['dperm'] = $conf['dmode'];
/dokuwiki/conf/
H A Ddokuwiki.php27 $conf['dmode'] = 0755; //set directory creation mode
/dokuwiki/lib/plugins/config/settings/
H A Dconfig.metadata.php96 $meta['dmode'] = ['numeric', '_pattern' => '/0[0-7]{3,4}/']; // only accept octal representation