@@ -114,7 +114,7 @@ |
||
| 114 | 114 | // Schedule it for right now if first run |
| 115 | 115 | setPermCache("notificationsLastChecked{$this->keyID}", time() - 5); |
| 116 | 116 | } |
| 117 | - if (is_null($this->allianceOnly)){ |
|
| 117 | + if (is_null($this->allianceOnly)) { |
|
| 118 | 118 | $this->allianceOnly = "false"; |
| 119 | 119 | } |
| 120 | 120 | } |