Resolved issue 0000725: Check integrity

Replace actual test (exif) by a new dynamic system of check integrity.
Anomalies are listed with automatic correction if it's possible.

It's a proposition of new feature!

git-svn-id: http://piwigo.org/svn/trunk@2065 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rub
2007-07-18 22:48:50 +00:00
parent ec6395c911
commit b879e17424
7 changed files with 515 additions and 50 deletions
+2
View File
@@ -278,4 +278,6 @@ if ($nb_comments > 0)
$template->assign_var_from_handle('ADMIN_CONTENT', 'intro');
display_check_integrity();
?>