1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-02-01 16:36:45 +01:00
This commit is contained in:
Thomas Zilio 2018-07-19 17:49:41 +02:00
parent 5894536ad2
commit f5c6275716

View File

@ -101,7 +101,7 @@ function setting($nome, $again = false)
*/
function flash()
{
return \flash();
return App::flash();
}
/**