oubli de l'affichage pour debuggage
authorPascal Corpet <pascal.corpet@m4x.org>
Thu, 21 Apr 2005 14:56:00 +0000 (14:56 +0000)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 26 Jun 2008 21:28:42 +0000 (23:28 +0200)
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-582

include/validations.inc.php

index 71e5258..ce0c934 100644 (file)
@@ -188,7 +188,6 @@ class Validate
             $mailer->setTxtBody(wordwrap($body));
             $mailer->send();
 
-            print_r(array($mailer));
             $this->update();
             $this->trig('commentaire ajouté');
             return true;