mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
Fix Feature Issue ID 0000585.
Convergence of exif configuration between local site and remote site. Notes added on administration page where configuration is not OK. git-svn-id: http://piwigo.org/svn/trunk@1682 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -44,6 +44,12 @@ check_status(ACCESS_ADMINISTRATOR);
|
||||
|
||||
sync_users();
|
||||
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | Check configuration and add notes on problem |
|
||||
// +-----------------------------------------------------------------------+
|
||||
|
||||
check_conf();
|
||||
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | variables init |
|
||||
// +-----------------------------------------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user