@@ -62,7 +62,7 @@ |
||
| 62 | 62 | user $user, |
| 63 | 63 | language $language, |
| 64 | 64 | template $template |
| 65 | - ){ |
|
| 65 | + ) { |
|
| 66 | 66 | $this->mas_func = $mas_func; |
| 67 | 67 | $this->auth = $auth; |
| 68 | 68 | $this->config = $config; |
@@ -72,8 +72,7 @@ |
||
| 72 | 72 | language $language, |
| 73 | 73 | log $phpbb_log, |
| 74 | 74 | $phpbb_root_path |
| 75 | - ) |
|
| 76 | - { |
|
| 75 | + ) { |
|
| 77 | 76 | $this->auth = $auth; |
| 78 | 77 | $this->config = $config; |
| 79 | 78 | $this->language = $language; |