- errors and informations boxes : management centralized in admin.php,
$errors and $infos arrays replaced by $page['errors'] and $page['infos'], special management for admin/update.php (more complex management) git-svn-id: http://piwigo.org/svn/trunk@792 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
4fedaac43a
commit
e851f504ac
27 changed files with 150 additions and 241 deletions
|
|
@ -1,3 +1,10 @@
|
|||
2005-06-11 Pierrick LE GALL
|
||||
|
||||
* errors and informations boxes : management centralized in
|
||||
admin.php, $errors and $infos arrays replaced by $page['errors']
|
||||
and $page['infos'], special management for admin/update.php (more
|
||||
complex management)
|
||||
|
||||
2005-06-11 Pierrick LE GALL
|
||||
|
||||
* bug 96 (informations given by uploaders are lost) correction
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue