@@ -496,7 +496,7 @@ |
||
496 | 496 | switch ($eap["OUTER"]) { |
497 | 497 | case \core\common\EAP::TTLS: |
498 | 498 | if (isset($this->options['args']) && $this->options['args'] == 'gl') { |
499 | - $this->loggerInstance->debug(5,"Copy GEANT\n"); |
|
499 | + $this->loggerInstance->debug(5, "Copy GEANT\n"); |
|
500 | 500 | $this->copyGeantLinkFiles(); |
501 | 501 | } else { |
502 | 502 | if (!$this->translateFile('eap_w8.inc', 'cat.NSI', $this->codePage)) { |