Skip to content

Commit 3b1444d

Browse files
committed
update_checker commented
1 parent aa640d6 commit 3b1444d

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
@@ -9,7 +9,7 @@ class Hooks
99

1010
public function __construct()
1111
{
12-
$this->update_checker();
12+
//$this->update_checker();
1313
}
1414

1515
public function update_checker()

0 commit comments

Comments
 (0)