| /dokuwiki/lib/plugins/acl/ |
| H A 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/vendor/openpsa/universalfeedcreator/ |
| H A 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 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/splitbrain/lesserphp/ |
| H A 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 644 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
|
| /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/_test/data/pages/wiki/ |
| H A D | dokuwiki.txt | 20 * [[doku>press|Who wrote about it]]
|
| /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 | bash.php | 351 'which', 'whiptail', 'who', 'whoami', 'whois', 'wine', 'wineboot',
|
| H A D | octave.php | 192 'waitfor', 'waitpid', 'warning', 'warranty', 'who', 'whos',
|
| /dokuwiki/inc/ |
| H A D | common.php | 268 //who's the editor 702 * and gain information about the user who was blocked. 1306 * @param string $who Who to notify (admin|subscribers|register) 1316 function notify($id, $who, $rev = '', $summary = '', $minor = false, $replace = [], $current_rev = … argument 1323 if ($who == 'admin') { 1327 } elseif ($who == 'subscribers') {
|
| H A D | infoutils.php | 430 * @param int $allow who's allowed to see the message, see MSG_* constants 481 …* allow => int, flag used to determine who is allowed to see the message, see MSG_* c…
|
| /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 | 3131 list($type, $flag, $mask, $who) = Strings::unpackSSH2('N3s', $result);
|