Fix: free mal plac
This commit is contained in:
parent
a16e25f862
commit
402cf66d0d
@ -419,7 +419,6 @@ if ($id > 0)
|
||||
|
||||
$i ++;
|
||||
}
|
||||
$db->free($result);
|
||||
}
|
||||
print "</table>";
|
||||
}
|
||||
|
||||
@ -430,7 +430,6 @@ if ($id > 0)
|
||||
|
||||
$i ++;
|
||||
}
|
||||
$db->free($result);
|
||||
}
|
||||
print "</table>";
|
||||
}
|
||||
|
||||
@ -413,7 +413,6 @@ if ($id > 0)
|
||||
|
||||
$i ++;
|
||||
}
|
||||
$db->free($result);
|
||||
}
|
||||
print "</table>";
|
||||
}
|
||||
|
||||
@ -456,7 +456,6 @@ if ($id > 0)
|
||||
|
||||
$i ++;
|
||||
}
|
||||
$db->free($result);
|
||||
}
|
||||
print "</table>";
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user