Home
last modified time | relevance | path

Searched refs:bb2_test (Results 1 – 2 of 2) sorted by relevance

/plugin/badbehaviour/bad-behavior/
Dcore.inc.php90 function bb2_test($settings, $package, $result) function
144 bb2_test($settings, $package, bb2_blacklist($package));
150 if (bb2_test($settings, $package, bb2_httpbl($settings, $package))) {
159 bb2_test($settings, $package, bb2_protocol($settings, $package));
160 bb2_test($settings, $package, bb2_cookies($settings, $package));
161 bb2_test($settings, $package, bb2_misc_headers($settings, $package));
168 bb2_test($settings, $package, bb2_msnbot($package));
173 bb2_test($settings, $package, bb2_google($package));
178 bb2_test($settings, $package, bb2_yahoo($package));
187 bb2_test($settings, $package, bb2_opera($package));
[all …]
Ddokuwiki.patch4 bb2_test($settings, $package, bb2_blacklist($package));
8 - if (bb2_test($settings, $package, bb2_httpbl($settings, $package))) {
15 + if (bb2_test($settings, $package, bb2_httpbl($settings, $package))) {