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 aa640d6 commit 3b1444dCopy full SHA for 3b1444d
includes/Hooks.php
@@ -9,7 +9,7 @@ class Hooks
9
10
public function __construct()
11
{
12
- $this->update_checker();
+ //$this->update_checker();
13
}
14
15
public function update_checker()
0 commit comments