Accidental debug removed

pull/195/head
iglocska 2013-09-11 10:41:51 +02:00
parent 628bd5283a
commit 828d11c0c8
1 changed files with 0 additions and 1 deletions

View File

@ -630,7 +630,6 @@ class ShadowAttributesController extends AppController {
$bodyEncSig = $bodySigned;
// FIXME should I allow sending unencrypted "contact" mails to people if they didn't import they GPG key?
}
debug ($reporter['User']['email']);
// prepare the email
$this->Email->from = Configure::read('CyDefSIG.email');
$this->Email->to = $reporter['User']['email'];