@@ -191,7 +191,7 @@ class SQL {
return $statement->affected_rows;
}
function __destruct(): void {
function __destruct() {
if (SQL_LOG)
$this->h->close ();
// echo 'DESTROY';
The note is not visible to the blocked user.