diff --git a/htdocs/core/modules/modAdherent.class.php b/htdocs/core/modules/modAdherent.class.php index 0994133905a92..51dd74cc11787 100644 --- a/htdocs/core/modules/modAdherent.class.php +++ b/htdocs/core/modules/modAdherent.class.php @@ -414,7 +414,7 @@ public function __construct($db) 'unitfrequency'=> 3600 * 24, 'priority'=>50, 'status'=>1, - 'test'=>'isModEnabled("adherent")', + 'test'=>'isModEnabled("member")', 'datestart'=>$datestart ), );