diff options
-rw-r--r-- | admin/picture_modify.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/picture_modify.php b/admin/picture_modify.php index db8e08aae..acc7c010c 100644 --- a/admin/picture_modify.php +++ b/admin/picture_modify.php @@ -53,6 +53,7 @@ if (isset($_GET['delete'])) check_pwg_token(); delete_elements(array($_GET['image_id']), true); + invalidate_user_cache(); // where to redirect the user now? // |