Fix the 'Norbert Bug'.
[platal.git] / include / validations / listes.inc.php
index a32ad10..c44b645 100644 (file)
@@ -160,7 +160,6 @@ class ListeReq extends Validate
                 XDB::execute('INSERT INTO virtual_redirect (vid, redirect)
                                         VALUES ({?}, {?})', XDB::insertId(),
                                        $red . $mdir . '@listes.polytechnique.org');
-                $list->mass_subscribe($liste, join(' ', $this->members));
             }
         }
         return $ret;