mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 10:37:30 -07:00
Incorrect case close operands
This commit is contained in:
parent
2e092c7bd4
commit
a978ae260a
7 changed files with 22 additions and 19 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue