'administrator', 'weight' => 3, ); // Exported role: contributeur. $roles['contributeur'] = array( 'name' => 'contributeur', 'weight' => 2, ); return $roles; }