Fix phpcs

This commit is contained in:
Laurent Destailleur 2020-04-10 13:00:46 +02:00
parent 069fb27ced
commit d75f1138ba

View File

@ -108,7 +108,7 @@ $fieldstosearchall = array(
'd.town'=>'Town',
'd.phone'=>"Phone",
'd.phone_perso'=>"PhonePerso",
'd.phone_mobile'=>"PhoneMobile"?
'd.phone_mobile'=>"PhoneMobile",
'd.note_public'=>'NotePublic',
'd.note_private'=>'NotePrivate',
);