This website requires JavaScript.
Explore
Help
Sign In
extern
/
egroupware
Watch
1
Star
0
Fork
1
You've already forked egroupware
mirror of
https://github.com/EGroupware/egroupware.git
synced
2025-01-04 21:19:26 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1b74f1f1a7
egroupware
/
addressbook
/
inc
History
ralf
045d034891
fix array_key_exists() expects exactly 2 arguments, 1 given
2022-02-24 17:58:32 +02:00
..
class.addressbook_bo.inc.php
Avoid php warning
2019-07-18 16:19:53 +02:00
class.addressbook_contactform.inc.php
class.addressbook_display.inc.php
fix PHP 8 errors
2021-04-06 15:32:21 +02:00
class.addressbook_egw_record.inc.php
class.addressbook_export_contacts_csv.inc.php
Addressbook: Export listed accounts as being in the addressbook of the exporter. They now are 'Accounts'
2020-09-28 09:14:45 -06:00
class.addressbook_export_vcard.inc.php
class.addressbook_favorite_portlet.inc.php
class.addressbook_groupdav.inc.php
fix PHP 8.0 TypeError: strlen(): Argument
#1
($str) must be of type string, array given
2022-01-17 21:35:50 +02:00
class.addressbook_hooks.inc.php
- Add generation target path preference to all apps
2021-10-07 10:22:45 -06:00
class.addressbook_import_contacts_csv.inc.php
fix diverse PHP 8.0 TypeErrors and ArgumentCountError in import/export
2021-11-15 14:41:36 +01:00
class.addressbook_import_vcard.inc.php
Add category override for addressbook vcard & infolog ical import
2019-04-23 16:17:12 -06:00
class.addressbook_merge.inc.php
class.addressbook_so.inc.php
class.addressbook_ui.inc.php
fix PHP 8.0 TypeError: explode() expects parameter 2 to be string, array given
2021-11-10 11:38:06 +01:00
class.addressbook_vcal.inc.php
fix PHP 8.0 error: trim() expects parameter 1 to be string, array given
2021-10-28 21:34:02 +02:00
class.addressbook_wizard_export_contacts_csv.inc.php
class.addressbook_wizard_export_vcard.inc.php
class.addressbook_wizard_import_contacts_csv.inc.php
fix diverse PHP 8.0 TypeErrors and ArgumentCountError in import/export
2021-11-15 14:41:36 +01:00
class.addressbook_wizard_import_vcard.inc.php
fix array_key_exists() expects exactly 2 arguments, 1 given
2022-02-24 17:58:32 +02:00
class.addressbook_zpush.inc.php
fix PHP 8.0 TypeError: array_search(): Argument
#2
($haystack) must be of type array, null given
2021-11-19 10:48:56 +01:00