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 2c08a1a commit 378adeaCopy full SHA for 378adea
src/libraries/BlizzardChecker.php
@@ -10,7 +10,7 @@ class BlizzardChecker {
10
/**
11
* Block instantiation of this object.
12
*/
13
- private function __contruct() {}
+ private function __construct() {}
14
15
public static function checkIfBlizzard() {
16
$IP = getenv("REMOTE_ADDR");
0 commit comments