diff --git a/mod.php b/mod.php index 9ccee228..d12aa7f9 100644 --- a/mod.php +++ b/mod.php @@ -2300,7 +2300,5 @@ // Close the connection in-case it's still open sql_close(); - - foreach(array_keys(get_defined_vars()) as $name) if($name[0] != '_') unset(${$name}); ?>