remove debug

This commit is contained in:
Kaleb Murphy 2008-09-11 14:32:56 +00:00
parent 3f0b3b3e09
commit 01930cef3a

View file

@ -752,7 +752,6 @@ sub emailRecoverPassword {
);
$output .= $f->print;
$self->session->log->error($output);
return $output;
}