Home
last modified time | relevance | path

Searched +full:banned +(+path:plugin +path:ipban) -(+path:plugin +path:ipban +path:lang) (Results 1 – 1 of 1) sorted by relevance

/plugin/ipban/
H A Daction.php37 // if the client isn't banned, we're done
42 $text = $this->locale_xhtml('banned');
43 $text .= vsprintf('<p>' . $this->getLang('banned') . '</p>', array_map('hsc', $banreason));