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:
patdenice
2011-05-25 10:03:16 +00:00
parent a2b9024d92
commit d9fbe9bbe9
2 changed files with 1 additions and 9 deletions
+1 -1
View File
@@ -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();