Searched refs:who (Results 1 – 25 of 27) sorted by relevance
12
/dokuwiki/lib/plugins/acl/ |
D | admin.php | 32 protected $who = ''; variable in admin_plugin_acl 88 $who = trim($INPUT->str('acl_w')); 89 if ($INPUT->str('acl_t') == '__g__' && $who) { 90 $this->who = '@' . ltrim($auth->cleanGroup($who), '@'); 91 } elseif ($INPUT->str('acl_t') == '__u__' && $who) { 92 $this->who = ltrim($who, '@'); 93 if ($this->who != '%USER%' && $this->who != '%GROUP%') { #keep wildcard as is 94 $this->who = $auth->cleanUser($this->who); 101 $this->who = $INPUT->str('acl_t'); 102 } elseif ($who) { [all …]
|
/dokuwiki/inc/lang/he/ |
D | stopwords.txt | 24 who
|
/dokuwiki/inc/lang/zh/ |
D | stopwords.txt | 24 who
|
/dokuwiki/inc/lang/bg/ |
D | stopwords.txt | 24 who
|
/dokuwiki/inc/lang/mr/ |
D | stopwords.txt | 34 who
|
/dokuwiki/inc/lang/zh-tw/ |
D | stopwords.txt | 26 who
|
/dokuwiki/inc/lang/ko/ |
D | stopwords.txt | 34 who
|
/dokuwiki/inc/lang/ckb/ |
D | stopwords.txt | 34 who
|
/dokuwiki/inc/lang/ja/ |
D | stopwords.txt | 34 who
|
/dokuwiki/inc/lang/hr/ |
D | stopwords.txt | 24 who
|
/dokuwiki/inc/lang/ar/ |
D | stopwords.txt | 187 who
|
/dokuwiki/inc/lang/tr/ |
D | stopwords.txt | 24 who
|
/dokuwiki/inc/lang/id/ |
D | stopwords.txt | 30 who
|
/dokuwiki/inc/lang/ro/ |
D | stopwords.txt | 26 who
|
/dokuwiki/inc/lang/en/ |
D | stopwords.txt | 34 who
|
/dokuwiki/inc/lang/fa/ |
D | stopwords.txt | 34 who
|
/dokuwiki/inc/lang/sq/ |
D | stopwords.txt | 34 who
|
/dokuwiki/inc/lang/vi/ |
D | stopwords.txt | 34 who
|
/dokuwiki/inc/ |
D | common.php | 1305 * @param string $who Who to notify (admin|subscribers|register) 1315 function notify($id, $who, $rev = '', $summary = '', $minor = false, $replace = [], $current_rev = … argument 1322 if ($who == 'admin') { 1326 } elseif ($who == 'subscribers') {
|
/dokuwiki/vendor/openpsa/universalfeedcreator/ |
D | LICENSE | 22 Free Software Foundation and other authors who decide to use it. You 198 entire whole, and thus to each and every part regardless of who wrote 294 that the user who changes the contents of definitions files in the 353 rights under this License. However, parties who have received copies, 383 all those who receive copies directly or indirectly through you, then 407 original copyright holder who places the Library under this License may add
|
/dokuwiki/vendor/simplepie/simplepie/idn/ |
D | LICENCE | 22 Free Software Foundation and other authors who decide to use it. You 198 entire whole, and thus to each and every part regardless of who wrote 294 that the user who changes the contents of definitions files in the 353 rights under this License. However, parties who have received copies, 383 all those who receive copies directly or indirectly through you, then 407 original copyright holder who places the Library under this License may add
|
/dokuwiki/vendor/geshi/geshi/ |
D | LICENSE | 122 entire whole, and thus to each and every part regardless of who wrote it. 176 However, parties who have received copies, or rights, from you under 206 all those who receive copies directly or indirectly through you, then 231 original copyright holder who places the Program under this License
|
D | THANKS | 8 thanks for the Wordpress plugin! (Anyone who is
|
/dokuwiki/ |
D | COPYING | 122 entire whole, and thus to each and every part regardless of who wrote it. 176 However, parties who have received copies, or rights, from you under 206 all those who receive copies directly or indirectly through you, then 231 original copyright holder who places the Program under this License
|
/dokuwiki/vendor/splitbrain/lesserphp/ |
D | LICENSE | 264 License to anyone who comes into possession of a copy. This 302 model, to give anyone who possesses the object code either (1) a 424 material by anyone who conveys the material (or modified versions of 471 licenses of parties who have received copies or rights from you under 498 transaction who receives a copy of the work also receives whatever 514 A "contributor" is a copyright holder who authorizes use under this 570 parties who would receive the covered work from you, a discriminatory
|
12