Incorrect case close operands

This commit is contained in:
Yuriy Pikhtarev 2017-01-30 22:41:02 +03:00
commit a978ae260a
No known key found for this signature in database
GPG key ID: 3A9B5A757B48ECC6
7 changed files with 22 additions and 19 deletions

View file

@ -335,7 +335,6 @@ class attach_parent
// restore values :)
if (isset($_POST['attachment_list'])) {
for ($i = 0, $iMax = count($actual_list); $i < $iMax; $i++) {
$restore = false;
$del_thumb = false;