Update list.php

This commit is contained in:
Anthony Berton 2020-04-10 10:50:15 +02:00 committed by GitHub
parent 620161f0e7
commit 8abef71616
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,6 +106,9 @@ $fieldstosearchall = array(
'd.address'=>'Address',
'd.zip'=>'Zip',
'd.town'=>'Town',
'd.phone'=>"Phone",
'd.phone_perso'=>"PhonePerso",
'd.phone_mobile'=>"PhoneMobile"?
'd.note_public'=>'NotePublic',
'd.note_private'=>'NotePrivate',
);