Home
last modified time | relevance | path

Searched refs:who (Results 1 – 25 of 26) sorted by last modified time

12

/dokuwiki/lib/plugins/acl/
H A Dadmin.php32 protected $who = '';
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 !
30 protected $who = ''; global() variable in admin_plugin_acl
[all...]
/dokuwiki/vendor/geshi/geshi/
H A DLICENSE122 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
H A DTHANKS8 thanks for the Wordpress plugin! (Anyone who is
H A DCHANGELOG4 Changes to the code are listed under the version they occurred in, with who suggested
6 who suggested an idea often also provided the code that was used as a basis for the
7 changes - thanks to all who suggested these ideas and gave me the code to show me how!
/dokuwiki/inc/lang/en/
H A Dstopwords.txt34 who
/dokuwiki/inc/lang/fa/
H A Dstopwords.txt34 who
/dokuwiki/inc/lang/ko/
H A Dstopwords.txt34 who
/dokuwiki/inc/lang/id/
H A Dstopwords.txt30 who
/dokuwiki/inc/
H A Dcommon.php264 //who's the editor
707 * and gain information about the user who was blocked.
1337 * @param string $who Who to notify (admin|subscribers|register)
1347 function notify($id, $who, $rev = '', $summary = '', $minor = false, $replace = [], $current_rev = false)
1354 if ($who == 'admin') {
1358 } elseif ($who == 'subscribers') {
1335 notify($id, $who, $rev = '', $summary = '', $minor = false, $replace = array(), $current_rev = false) global() argument
/dokuwiki/inc/lang/bg/
H A Dstopwords.txt24 who
/dokuwiki/inc/lang/he/
H A Dstopwords.txt24 who
/dokuwiki/inc/lang/tr/
H A Dstopwords.txt24 who
/dokuwiki/inc/lang/mr/
H A Dstopwords.txt34 who
/dokuwiki/inc/lang/ckb/
H A Dstopwords.txt34 who
/dokuwiki/inc/lang/zh/
H A Dstopwords.txt24 who
/dokuwiki/inc/lang/hr/
H A Dstopwords.txt24 who
/dokuwiki/
H A DCOPYING122 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/marcusschwarz/lesserphp/
H A DLICENSE
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE22 Free Software Foundation and other authors who decide to use it. You
201 entire whole, and thus to each and every part regardless of who wrote
299 that the user who changes the contents of definitions files in the
359 rights under this License. However, parties who have received copies,
390 all those who receive copies directly or indirectly through you, then
414 original copyright holder who places the Library under this License may add
/dokuwiki/inc/lang/ar/
H A Dstopwords.txt187 who
/dokuwiki/inc/lang/sq/
H A Dstopwords.txt34 who
/dokuwiki/inc/lang/vi/
H A Dstopwords.txt34 who
/dokuwiki/inc/lang/ro/
H A Dstopwords.txt26 who
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE22 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/inc/lang/ja/
H A Dstopwords.txt34 who

12