removed stupid debug code
This commit is contained in:
parent
c51c59c20c
commit
1fe672fed2
1 changed files with 0 additions and 2 deletions
2
mod.php
2
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});
|
||||
?>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue