vire un echo de debug
authorPascal Corpet <pascal.corpet@m4x.org>
Sat, 18 Jun 2005 07:56:14 +0000 (07:56 +0000)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 26 Jun 2008 21:29:17 +0000 (23:29 +0200)
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-717

include/xnet/evenements.php

index 0ebbfa7..648348e 100644 (file)
@@ -133,7 +133,6 @@ function get_event_participants($eid, $item_id, $where, $tri, $limit, $money, $p
 
 //  {{{ function subscribe_lists_event()
 function subscribe_lists_event($participate, $uid, $participant_list, $absent_list) {
-    echo "poulpe - $uid - $participant_list";
     global $globals;
     
     $email = Session::get('forlife');