.. |
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
|
Now using limit_query, show_hits (.13 only); Change refs to $this to $contacts;
|
2001-07-03 07:17:13 +00:00 |
class.contacts_shared.inc.php
|
Possible php3 fix, need to verify on 4 again
|
2001-06-28 09:51:57 +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
|
Now using limit_query, show_hits (.13 only); Change refs to $this to $contacts;
|
2001-07-03 07:17:13 +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
|
Cleaned up import in vcard class to handle files directly using in_file()
|
2001-07-03 09:02:16 +00:00 |
contacts.readme.txt
|
Formatting
|
2001-05-01 09:32:52 +00:00 |
functions.inc.php
|
Now using limit_query, show_hits (.13 only); Change refs to $this to $contacts;
|
2001-07-03 07:17:13 +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
|
I think these are actually working now, except for weather
|
2001-06-29 01:17:32 +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
|
Update to new constants
|
2001-06-27 05:17:03 +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 |