@@ -69,8 +69,7 @@ |
||
69 | 69 | $adm_relative_path, |
70 | 70 | $phpbb_root_path, |
71 | 71 | $php_ext |
72 | - ) |
|
73 | - { |
|
72 | + ) { |
|
74 | 73 | $this->config = $config; |
75 | 74 | $this->language = $language; |
76 | 75 | $this->log = $log; |
@@ -43,8 +43,7 @@ |
||
43 | 43 | template $template, |
44 | 44 | user $user, |
45 | 45 | user_loader $user_loader |
46 | - ) |
|
47 | - { |
|
46 | + ) { |
|
48 | 47 | $this->ppde_actions_currency = $ppde_actions_currency; |
49 | 48 | $this->ppde_entity_transactions = $ppde_entity_transactions; |
50 | 49 | $this->ppde_operator_transactions = $ppde_operator_transactions; |