Skip to content

Commit d05a40f

Browse files
committed
update_checker commented
1 parent 9b53822 commit d05a40f

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
@@ -7,7 +7,7 @@
77
*/
88
class Hooks {
99
public function __construct() {
10-
$this->update_checker();
10+
//$this->update_checker();
1111
}
1212

1313
/**

0 commit comments

Comments
 (0)