Simple cosmetic fix
This commit is contained in:
parent
c10ff602f4
commit
e2faef3401
1 changed files with 1 additions and 1 deletions
|
|
@ -318,7 +318,7 @@ class View {
|
|||
//Load function from loaded view with his parameters
|
||||
|
||||
//array_unshift($arr_template_values, $this);
|
||||
|
||||
|
||||
call_user_func_array($func_view, $arr_template_values);
|
||||
|
||||
$out_template=ob_get_contents();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue