From: Pascal Corpet Date: Thu, 21 Apr 2005 14:56:00 +0000 (+0000) Subject: oubli de l'affichage pour debuggage X-Git-Tag: xorg/old~180 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=2627b37f6a95a48d00dad31c30deeb2eebb63c83;p=platal.git oubli de l'affichage pour debuggage git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-582 --- diff --git a/include/validations.inc.php b/include/validations.inc.php index 71e5258..ce0c934 100644 --- a/include/validations.inc.php +++ b/include/validations.inc.php @@ -188,7 +188,6 @@ class Validate $mailer->setTxtBody(wordwrap($body)); $mailer->send(); - print_r(array($mailer)); $this->update(); $this->trig('commentaire ajouté'); return true;