From 2f344407a9bff56ab14f816596090a15e435d6eb Mon Sep 17 00:00:00 2001 From: mistic100 Date: Wed, 6 Apr 2011 19:24:30 +0000 Subject: bug:2152 no special parameter for updated comment validation git-svn-id: http://piwigo.org/svn/trunk@10122 68402e56-0260-453c-a942-63ccdbb3a9ee --- picture.php | 1 + 1 file changed, 1 insertion(+) (limited to 'picture.php') 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 -- cgit v1.2.3