Delete caches and optimize tables on upgrade
git-svn-id: http://piwigo.org/svn/trunk@2890 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
3c2c976441
commit
e41325376b
3 changed files with 25 additions and 7 deletions
|
|
@ -46,7 +46,7 @@ switch ($action)
|
|||
update_uppercats();
|
||||
update_category('all');
|
||||
update_global_rank();
|
||||
invalidate_user_cache();
|
||||
invalidate_user_cache(true);
|
||||
break;
|
||||
}
|
||||
case 'images' :
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue