-
Franco Fichtner authored
`If a globalized variable is unset() inside of a function, only the local variable is destroyed. The variable in the calling environment will retain the same value as before unset() was called.' via http://php.net/manual/en/function.unset.php
0dccde43