From d6a6c58d505f82586ba994cff41af2803c7f76a0 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 7 Apr 2009 22:32:10 +0000 Subject: [PATCH] Initialized the variable --- www/gpg.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/gpg.php b/www/gpg.php index 5c21e61..d548db1 100644 --- a/www/gpg.php +++ b/www/gpg.php @@ -368,7 +368,7 @@ function verifyEmail($email) if(count($ToBeDeleted)>0) { - + $state=0; $descriptorspec = array( 0 => array("pipe", "r"), // stdin is a pipe that the child will read from