| /plugin/tos/ |
| D | action.php | 50 $accepted = $this->userTosState($user); 51 if ($accepted >= $newest) return; 74 $accepted = $this->userTosState($INPUT->server->str('REMOTE_USER')); 75 if ($accepted) { 77 echo sprintf($this->getLang('showdiff'), dformat($accepted, '%f')); 80 echo $this->diffTos($accepted);
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Runner/Filter/ |
| D | Test.php | 108 $accepted = @preg_match($this->filter, $name, $matches); 110 if ($accepted && isset($this->filterMax)) { 112 $accepted = $set >= $this->filterMin && $set <= $this->filterMax; 115 return $accepted;
|
| /plugin/stopforumspam/ |
| D | ResponseChecker.php | 83 public $accepted; variable in ResponseChecker 93 $this->accepted = true; 120 $this->accepted = $result;
|
| D | SpamLogger.php | 20 public function LogAttempt($username, $email, $ip, $trigger, $confidence, $accepted) argument 32 $accepted ? "accepted" : "rejected"
|
| D | action.php | 63 $this->checker->confidence, $this->checker->accepted);
|
| /plugin/jplayer/vendor/mustache/mustache/ |
| D | CONTRIBUTING.md | 19 ### You can do some things to increase the chance that your pull request is accepted the first time: 33 …nd file naming conventions](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md) 34 …* [PSR-1: Basic coding standard](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR… 35 …* [PSR-2: Coding style guide](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-…
|
| /plugin/smtp/subtree/php-fig/log/ |
| H A D | README.md | 5 [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md). 44 [specification text](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-int…
|
| /plugin/authgooglesheets/vendor/psr/log/ |
| D | README.md | 5 [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md). 57 [specification text](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-int…
|
| /plugin/dw2pdf/vendor/psr/log/ |
| D | README.md | 5 [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md). 57 [specification text](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-int…
|
| /plugin/elasticsearch/vendor/psr/log/ |
| D | README.md | 5 [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md). 57 [specification text](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-int…
|
| /plugin/webdav/vendor/psr/log/ |
| D | README.md | 5 [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md). 57 [specification text](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-int…
|
| /plugin/authssocas/vendor/psr/log/ |
| H A D | README.md | 5 [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md). 57 [specification text](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-int…
|
| /plugin/pureldap/vendor/psr/log/ |
| H A D | README.md | 5 [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md). 57 [specification text](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-int…
|
| /plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/ |
| D | CONTRIBUTING.md | 9 - **[PSR-2 Coding Standard](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-cod… 11 - **Add tests!** - Your patch won't be accepted if it doesn't have tests.
|
| /plugin/abortlogin/ |
| D | plugin.info.txt | 6 desc prevents attempt to login from non-accepted ips
|
| /plugin/dokusioc/ |
| D | action.php | 430 $accepted = explode(',', $http_accept); 436 if (count($accepted) > 0) { 441 foreach ($accepted as $format) {
|
| /plugin/datatemplate/ |
| D | README.md | 10 … plugin, so I adopt it ;-) Thanks a lot to him to have built first steps and accepted the adoption.
|
| /plugin/findologicxmlexport/vendor/jms/serializer/ |
| D | README.md | 39 Pull requests for new features are accepted only on the master branch. 40 Bug fixes are accepted for both master and 1.x branches.
|
| /plugin/authgooglesheets/vendor/psr/cache/ |
| D | CHANGELOG.md | 16 Initial stable release; reflects accepted PSR-6 specification
|
| /plugin/matrixnotifierwas/vendor/psr/http-message/ |
| D | CHANGELOG.md | 36 Initial stable release; reflects accepted PSR-7 specification.
|
| /plugin/authgooglesheets/vendor/psr/http-message/ |
| D | CHANGELOG.md | 36 Initial stable release; reflects accepted PSR-7 specification.
|
| /plugin/advanced/lang/en/config/ |
| D | users.txt | 8 …* **Password** - Encrypted password. The encryption method can be anything accepted by [[doku>conf…
|
| /plugin/findologicxmlexport/vendor/doctrine/instantiator/ |
| D | CONTRIBUTING.md | 6 * Any un-confirmed issue needs a failing test case before being accepted
|
| /plugin/aichat/vendor/bdelespierre/php-kmeans/ |
| D | CONTRIBUTING.md | 43 - **[PSR-2 Coding Standard](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-cod… 45 - **Add tests!** - Your patch won't be accepted if it doesn't have tests.
|
| /plugin/findologicxmlexport/vendor/doctrine/instantiator/docs/en/ |
| D | index.rst | 40 accepted
|