mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-04 08:52:20 +02:00
fixes #533, add a "messages" box (blue colorscheme)
This commit is contained in:
@@ -65,6 +65,7 @@ $page = array(
|
||||
'infos' => array(),
|
||||
'errors' => array(),
|
||||
'warnings' => array(),
|
||||
'messages' => array(),
|
||||
);
|
||||
$user = array();
|
||||
$lang = array();
|
||||
|
||||
Reference in New Issue
Block a user