@@ -53,7 +53,7 @@ |
||
| 53 | 53 | $this->config_path = $config_path; |
| 54 | 54 | $this->php_ext = $php_ext; |
| 55 | 55 | |
| 56 | - $this->config_template = __DIR__.'/default.config'; |
|
| 56 | + $this->config_template = __DIR__ . '/default.config'; |
|
| 57 | 57 | } |
| 58 | 58 | |
| 59 | 59 | /** |