mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-03 08:22:24 +02:00
merge r 2306 from trunk to branch-1_7
- merged function ordering() with update_global_rank() and also optimized the queries git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2307 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -48,7 +48,6 @@ switch ($action)
|
||||
{
|
||||
update_uppercats();
|
||||
update_category('all');
|
||||
ordering();
|
||||
update_global_rank();
|
||||
invalidate_user_cache();
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user