mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
in case of external auth, database admin has to reset piwigo_images.added_by
git-svn-id: http://piwigo.org/svn/trunk@25338 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -492,7 +492,7 @@ $conf['apache_authentication'] = false;
|
||||
// delete from piwigo_user_infos;
|
||||
// delete from piwigo_sessions;
|
||||
// delete from piwigo_rate;
|
||||
// update piwigo_images set rating_score = null;
|
||||
// update piwigo_images set rating_score = null, added_by = <webmaster_id>;
|
||||
// delete from piwigo_caddie;
|
||||
// delete from piwigo_favorites;
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user