Skip to content

Commit ff34ff0

Browse files
committed
update_checker commented
1 parent ffc9988 commit ff34ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/Hooks.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ class Hooks {
1111

1212
public function __construct() {
1313
$this->init_commands();
14-
$this->update_checker();
14+
//$this->update_checker();
1515
}
1616

1717
public function init_commands() {

0 commit comments

Comments
 (0)