mirror of
https://github.com/phpbb/phpbb.git
synced 2025-10-29 14:36:28 +01:00
Destroy cache on import
git-svn-id: file:///svn/phpbb/trunk@3418 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -475,6 +475,9 @@ function update_image_dimensions()
|
|||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$cache->destroy('icons');
|
||||||
|
|
||||||
trigger_error($user->lang[$lang . '_IMPORT_SUCCESS']);
|
trigger_error($user->lang[$lang . '_IMPORT_SUCCESS']);
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user