Little fix on View
This commit is contained in:
parent
fd61da4b7b
commit
33815ae5c7
1 changed files with 1 additions and 1 deletions
|
|
@ -605,7 +605,7 @@ class View {
|
||||||
|
|
||||||
$_SESSION['flash_txt']='';
|
$_SESSION['flash_txt']='';
|
||||||
|
|
||||||
return View::load_view(array($text), 'common/utilities/flash');
|
return View::load_view(array($text), 'common/utils/flash');
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue