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