@@ -109,7 +109,7 @@ |
||
109 | 109 | |
110 | 110 | if (!empty($this->admin_pw)) { |
111 | 111 | $this->logger->warning(''); |
112 | - $this->logger->warning('<bg=yellow;fg=black>The initial password for the "admin" user is: ' . $this->admin_pw . '</>'); |
|
112 | + $this->logger->warning('<bg=yellow;fg=black>The initial password for the "admin" user is: '.$this->admin_pw.'</>'); |
|
113 | 113 | $this->logger->warning(''); |
114 | 114 | } |
115 | 115 | } |