egroupware_official/addressbook/inc
2001-06-16 17:09:32 +00:00
..
class.contacts_ldap_wip.inc.php Add in code from Tombstone <pablo@averbuj.com> to use ldap_del in update 2001-05-17 03:50:34 +00:00
class.contacts_ldap.inc.php Add an @ to be quiet... 2001-06-16 17:09:32 +00:00
class.contacts_shared.inc.php Enable ldap to search multiple cats, I hope 2001-05-26 12:37:24 +00:00
class.contacts_sql_test.inc.php Table upgrade and changes to implement better vcard std and more useful fields 2001-03-16 01:31:25 +00:00
class.contacts_sql.inc.php added ' around cat_id, else you get invalid sql on new install with default cat set to 'all' or any other not numeric values 2001-05-30 21:51:20 +00:00
class.contacts.inc.php Fix a call not allowing ldap, and fix the return of stock_fieldnames 2001-03-19 03:45:46 +00:00
class.pdb.inc.php Fix php tags 2001-03-29 19:53:19 +00:00
class.vcard.inc.php Last of recent changes from Ralf Becker 2001-05-23 20:49:52 +00:00
contacts.readme.txt Formatting 2001-05-01 09:32:52 +00:00
functions.inc.php had to make several changes and cleanups for php3 compatibility 2001-05-31 10:11:18 +00:00
hook_about.inc.php Fix for new hook method 2001-06-11 19:35:11 +00:00
hook_addressbook_add_def_acl.inc.php Comments to tell of status 2001-02-19 12:25:52 +00:00
hook_addressbook_add_def_pref.inc.php Add default category setting of all 2001-03-25 09:14:43 +00:00
hook_addressbook_deleteaccount.inc.php Fixed the problem where calendar items were not being deleted. Tracked it down to a ->db overwrite problem where todo was using ->db and the deleteaccount.php page was using the same. 2001-05-09 03:05:22 +00:00
hook_admin.inc.php Remove second link 2001-06-10 11:32:35 +00:00
hook_home.inc.php Fix for the birthday check. 2001-05-19 05:00:18 +00:00
hook_manual.inc.php More controlled manual app. Controller can be more easily modified bya single source. 2001-05-14 00:18:12 +00:00
hook_notifywindow.inc.php Add new notify hook, roughly a copy of hook_home 2001-06-07 10:54:59 +00:00
hook_preferences.inc.php This is a better design for admin/preference hooks. Can now be globally modified from each of the appropriate index files. 2001-05-24 01:13:09 +00:00