@@ -72,8 +72,7 @@ |
||
| 72 | 72 | user $user, |
| 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->user = $user; |
@@ -56,7 +56,7 @@ |
||
| 56 | 56 | config $config, |
| 57 | 57 | user $user, |
| 58 | 58 | template $template |
| 59 | - ){ |
|
| 59 | + ) { |
|
| 60 | 60 | $this->mas_func = $mas_func; |
| 61 | 61 | $this->auth = $auth; |
| 62 | 62 | $this->config = $config; |