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:
rub
2006-12-28 00:06:06 +00:00
parent cc96fca4c5
commit 4a4f72cbc3
7 changed files with 53 additions and 8 deletions
+6
View File
@@ -44,6 +44,12 @@ check_status(ACCESS_ADMINISTRATOR);
sync_users();
// +-----------------------------------------------------------------------+
// | Check configuration and add notes on problem |
// +-----------------------------------------------------------------------+
check_conf();
// +-----------------------------------------------------------------------+
// | variables init |
// +-----------------------------------------------------------------------+