BUGFIX: some variables where not defined after moving some code around
authorArun Persaud <arun@nubati.net>
Tue, 13 May 2008 05:59:21 +0000 (22:59 -0700)
committerArun Persaud <arun@nubati.net>
Tue, 13 May 2008 05:59:21 +0000 (22:59 -0700)
commit20e3c8c8c7b1faae94ca28c73537c35b543971fb
treeff95386595f90844d2f9e6bb63de274cd885bbb0
parent5973166a4b936e2f8e2d923bc6dcb8bc3db89d85
BUGFIX: some variables where not defined after moving some code around

forgot to add some variables as globals, while moving code to a function.

Signed-off-by: Arun Persaud <arun@nubati.net>
include/functions.php