mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-05 09:22:21 +02:00
Remove useless code and small bug correction.
git-svn-id: http://piwigo.org/svn/trunk@11045 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -447,7 +447,7 @@ class updates
|
||||
|
||||
if (empty($error))
|
||||
{
|
||||
self::obsolete_list($obsolete_list);
|
||||
self::process_obsolete_list($obsolete_list);
|
||||
self::deltree($conf['local_data_dir'].'/update');
|
||||
invalidate_user_cache(true);
|
||||
$template->delete_compiled_templates();
|
||||
|
||||
Reference in New Issue
Block a user