Alex
9df57e679d
contacts php 8.1 changes ( #6730 )
...
* Update contacts_vcard.php
* Update vcard.php
* Update contact_edit.php
* Update contact_view.php
* Update contact_phone_edit.php
* Update contact_address_edit.php
* Update contact_addresses.php
* Update contact_addresses_view.php
* Update contact_attachment.php
* Update contact_attachment_edit.php
* Update contact_attachments.php
* Update contact_attachments_view.php
* Update contact_email_edit.php
* Update contact_emails.php
* Update contact_emails_view.php
* Update contact_extensions.php
* Update contact_extensions_view.php
* Update contact_import.php
* Update contact_import_google.php
* Update contact_json.php
* Update contact_note_edit.php
* Update contact_notes.php
* Update contact_notes_view.php
* Update contact_phones.php
* Update contact_phones_view.php
* Update contact_relation_edit.php
* Update contact_emails_view.php
* Update contact_addresses_view.php
* Update contact_relations.php
* Update contact_relations_view.php
* Update contact_setting_edit.php
* Update contact_settings.php
* Update contact_time_edit.php
* Update contact_timer.php
* Update contact_timer_inc.php
* Update contact_times.php
* Update contact_url_edit.php
* Update contact_urls.php
* Update contact_urls_view.php
* Update contact_import.php
* Update contact_import.php
* Update contact_email_edit.php
* Update contact_url_edit.php
* Update contact_relation_edit.php
* Update contact_note_edit.php
* Update contact_setting_edit.php
* Update contact_attachment_edit.php
* Update contact_edit.php
* Update contact_phones_view.php
* Update contact_note_edit.php
* Update contact_attachment_edit.php
* Update contact_phones_view.php
* Update contact_edit.php
* Update contacts.php
* Update contact_edit.php
* Update contact_edit.php
* Update contact_edit.php
* Update contact_edit.php
* Update contact_edit.php
* Update contact_phone_edit.php
* Update contact_addresses.php
* Update contact_addresses_view.php
* Update contact_attachment_edit.php
* Update contact_attachments.php
* Update contact_attachments_view.php
* Update contact_edit.php
* Update contact_email_edit.php
* Update contact_emails.php
* Update contact_emails_view.php
* Update contact_extensions.php
* Update contact_extensions_view.php
* Update contact_import.php
* Update contact_import_google.php
* Update contact_json.php
* Update contact_note_edit.php
* Update contact_notes.php
* Update contact_notes_view.php
* Update contact_phone_edit.php
* Update contact_phones.php
* Update contact_phones_view.php
* Update contact_relations.php
* Update contact_relations_view.php
* Update contact_setting_edit.php
* Update contact_settings.php
* Update contact_time_edit.php
* Update contact_timer.php
* Update contact_timer_inc.php
* Update contact_times.php
* Update contact_url_edit.php
* Update contact_urls.php
* Update contact_urls_view.php
* Update contact_view.php
* Update contacts.php
* Update contacts_vcard.php
2023-06-01 11:50:12 -06:00
markjcrane
d50bcb476a
Replace root.php
2022-10-10 16:35:14 -06:00
Nate
faca29d5bc
Database class integration.
2019-07-26 10:26:32 -06:00
Harry G. Coin
bda6861f88
\r\n --> \n
...
Cause all the .php files containing lines ending with \r\n to instead end with \n.
DYI with:
find fusionpbx -type f -name '*.php' -exec dos2unix '{}' \;
2016-04-25 20:30:23 -05:00
Nate Jones
67524ca6a0
Contact Times: An open Timer now works after changing domains.
2015-05-17 07:35:35 +00:00
Nate Jones
1ff7d1c1ba
Contacts: Added Times/Timer to track support.
2015-05-17 06:16:43 +00:00