unset record (safety reasons)

This commit is contained in:
int2001
2024-10-02 09:40:12 +00:00
parent 8356813320
commit 987c8cb60f

View File

@@ -459,6 +459,7 @@ class Qrz extends CI_Controller {
$table .= "</tr>";
}
}
unset($record);
}
if ($table != "") {