Initialized the variable

pull/1/head
root 16 years ago
parent 2c334c3d11
commit d6a6c58d50

@ -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

Loading…
Cancel
Save