feature:3126 no more notice should be displayed

thx to rvelices for the report!


git-svn-id: http://piwigo.org/svn/trunk@29857 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
flop25
2014-10-01 17:59:49 +00:00
parent 9d5144b0f8
commit 2a8734ed91
+1 -1
View File
@@ -132,7 +132,7 @@ if (isset($_POST['submit']))
$data,
array('id' => $data['id'])
);
if ($_POST['apply_commentable_on_sub'])
if ($_POST['apply_commentable_on_sub'] and isset($_POST['apply_commentable_on_sub']))
{
$subcats = get_subcat_ids(array('id' => $data['id']));
$query = '