and trigger the update...
This commit is contained in:
parent
acf285bd68
commit
7e8cf48b08
@ -40,7 +40,7 @@ class IPBan extends Extension {
|
|||||||
|
|
||||||
public function onInitExt(InitExtEvent $event) {
|
public function onInitExt(InitExtEvent $event) {
|
||||||
global $config;
|
global $config;
|
||||||
if($config->get_int("ext_ipban_version") < 5) {
|
if($config->get_int("ext_ipban_version") < 8) {
|
||||||
$this->install();
|
$this->install();
|
||||||
}
|
}
|
||||||
$this->check_ip_ban();
|
$this->check_ip_ban();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user