mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
unset record (safety reasons)
This commit is contained in:
@@ -459,6 +459,7 @@ class Qrz extends CI_Controller {
|
||||
$table .= "</tr>";
|
||||
}
|
||||
}
|
||||
unset($record);
|
||||
}
|
||||
|
||||
if ($table != "") {
|
||||
|
||||
Reference in New Issue
Block a user