diff options
Diffstat (limited to '')
-rw-r--r-- | picture.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/picture.php b/picture.php index ba3e144df..d111d5301 100644 --- a/picture.php +++ b/picture.php @@ -362,6 +362,7 @@ UPDATE '.USER_CACHE_CATEGORIES_TABLE.' $infos ); + unset($_POST['content']); break; } else |