diff --git a/attributemap/newSchacNS.php b/attributemap/newSchacNS.php index 16e67394eecf567af9ffb263c21e02e5964efad7..8de37c992c6694e5c764d8de7ccfea14069d530a 100644 --- a/attributemap/newSchacNS.php +++ b/attributemap/newSchacNS.php @@ -32,4 +32,5 @@ $attributemap = [ SCHAC_OLD_NS.'schacUserPresenceID' => SCHAC_NEW_NS.'schacUserPresenceID', SCHAC_OLD_NS.'schacUserPrivateAttribute' => SCHAC_NEW_NS.'schacUserPrivateAttribute', SCHAC_OLD_NS.'schacUserStatus' => SCHAC_NEW_NS.'schacUserStatus', + SCHAC_OLD_NS.'schacYearOfBirth' => SCHAC_NEW_NS.'schacYearOfBirth', ];