Searched +full:fmode -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 4 of 4) sorted by relevance
436 if ($auto_fmode != $conf['fmode']) $conf['fperm'] = $conf['fmode'];
560 chmod($fn, $conf['fmode']);628 chmod($newf, $conf['fmode']);
28 $conf['fmode'] = 0644; //set file creation mode
97 $meta['fmode'] = ['numeric', '_pattern' => '/0[0-7]{3,4}/']; // only accept octal representation