/dokuwiki/lib/plugins/acl/ |
H A D | admin.php | 32 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/openpsa/universalfeedcreator/ |
H A D | LICENSE | 22 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 456 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
|
/dokuwiki/vendor/simplepie/simplepie/idn/ |
H A 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 448 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
|
/dokuwiki/vendor/geshi/geshi/ |
H A 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 271 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
|
H A D | THANKS | 8 thanks for the Wordpress plugin! (Anyone who is 47 PEOPE WHO MADE LANGUAGE FILES
|
H A D | CHANGELOG | 4 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/ |
H A 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 271 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
|
/dokuwiki/vendor/marcusschwarz/lesserphp/ |
H A D | LICENSE |
|
/dokuwiki/data/pages/wiki/ |
H A D | dokuwiki.txt | 20 * [[doku>press|Who wrote about it]]
|
/dokuwiki/inc/Subscriptions/ |
H A D | SubscriberManager.php | 220 * Aggregates all email addresses of user who have subscribed the given page with 'every' style 269 if (strcasecmp($userinfo['mail'], $conf['notify']) != 0) { //skip user who get notified elsewhere
|
/dokuwiki/vendor/geshi/geshi/src/geshi/ |
H A D | bibtex.php | 21 * (Someone who understands regex better than I should borrow from latex.php)
|
H A D | biblatex.php | 24 * (Someone who understands regex better than I should borrow from latex.php)
|
H A D | mirc.php | 75 'writeini','who','whois','whowas'
|
H A D | matlab.php | 160 'what','whatsnew','which','who','whos','workspace'
|
H A D | providex.php | 114 'uid', 'unt', 'who'
|
H A D | scilab.php | 209 'wavwrite', 'wcenter', 'wfir', 'what', 'where', 'whereami', 'whereis', 'who', 'who_user', 'whos',
|
H A D | octave.php | 192 'waitfor', 'waitpid', 'warning', 'warranty', 'who', 'whos',
|
H A D | bash.php | 351 'which', 'whiptail', 'who', 'whoami', 'whois', 'wine', 'wineboot',
|
/dokuwiki/inc/ |
H A D | infoutils.php | 429 * @param int $allow who's allowed to see the message, see MSG_* constants 480 * allow => int, flag used to determine who is allowed to see the message, see MSG_* constants
|
H A D | common.php | 267 //who's the editor 701 * and gain information about the user who was blocked. 1305 * @param string $who Who to notify (admin|subscribers|register) 1315 function notify($id, $who, $rev = '', $summary = '', $minor = false, $replace = [], $current_rev = false) 1322 if ($who == 'admin') { 1326 } elseif ($who == 'subscribers') { 1335 notify($id, $who, $rev = '', $summary = '', $minor = false, $replace = array(), $current_rev = false) global() argument
|
H A D | deprecated.php |
|
/dokuwiki/inc/Utf8/tables/ |
H A D | romanization.php | 572 // 'うぁ'=>'wha','うぇ'=>'whe','うぃ'=>'whi','うぉ'=>'who','うぅ'=>'whu', 944 'ウォ' => 'who',
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/ |
H A D | SFTP.php | 3124 list($type, $flag, $mask, $who) = Strings::unpackSSH2('N3s', $result);
|
H A D | SSH2.php |
|