We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffc9988 commit ff34ff0Copy full SHA for ff34ff0
includes/Hooks.php
@@ -11,7 +11,7 @@ class Hooks {
11
12
public function __construct() {
13
$this->init_commands();
14
- $this->update_checker();
+ //$this->update_checker();
15
}
16
17
public function init_commands() {
0 commit comments