mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 01:09:21 +02:00
Fixed problem with displaying errors in admin - pages panel
This commit is contained in:
parent
622122562f
commit
f8e9fe376b
@ -76,7 +76,7 @@ if (!empty($action)) {
|
||||
}
|
||||
|
||||
if (!empty($errors))
|
||||
$twig->display('admin.error.html.twig', array('errors' => $errors));
|
||||
error(implode(", ", $errors));
|
||||
}
|
||||
|
||||
$query =
|
||||
|
Loading…
x
Reference in New Issue
Block a user