egroupware/phpgwapi/inc
Lars Kneschke d8a9ec138a the addressbook was returning only 1 row
very bad!! :)

Cu
2001-09-19 14:09:11 +00:00
..
class.accounts_contacts.inc.php
class.accounts_ldap_old.inc.php MAJOR: changing to new ldap accounts class, _old is the old file 2001-09-03 02:17:10 +00:00
class.accounts_ldap.inc.php modified the ldap class, to know the type of account(u or g) 2001-09-18 17:55:36 +00:00
class.accounts_shared.inc.php modified the ldap class, to know the type of account(u or g) 2001-09-18 17:55:36 +00:00
class.accounts_sql.inc.php Fix for an error on line 333. 2001-09-07 04:27:48 +00:00
class.accounts.inc.php
class.acl.inc.php More fixes for php3 support. 2001-09-07 19:18:03 +00:00
class.applications.inc.php Now using GLOBALS. 2001-09-01 23:42:16 +00:00
class.auth_http.inc.php
class.auth_ldap.inc.php Swap old/new update_lastlogin() 2001-09-03 03:56:12 +00:00
class.auth_mail.inc.php
class.auth_sql.inc.php using GLOBALS 2001-08-30 19:43:06 +00:00
class.auth_sqlssl.inc.php
class.auth.inc.php Using GLOBALS 2001-08-30 19:40:44 +00:00
class.browser.inc.php
class.categories.inc.php Fluffed up the name2id() function in categories and a couple of small code cleanups. 2001-09-17 02:24:41 +00:00
class.clientsniffer.inc.php
class.common.inc.php Fixes for mdeans finding if the server has users choice and a users choice has been selected. 2001-09-18 03:50:00 +00:00
class.config.inc.php
class.contacts_ldap.inc.php Use $GLOBALS 2001-08-23 06:55:12 +00:00
class.contacts_shared.inc.php use db_addslashes 2001-09-17 02:26:46 +00:00
class.contacts_sql.inc.php the addressbook was returning only 1 row 2001-09-19 14:09:11 +00:00
class.contacts.inc.php
class.country.inc.php
class.crypto.inc.php
class.datetime.inc.php Fix for seek3r's problem with the calendar and timezone settings. 2001-08-25 03:22:33 +00:00
class.db_msql.inc.php
class.db_mssql.inc.php Fix for getting last identity insert. 2001-09-17 02:58:41 +00:00
class.db_mysql.inc.php Applied patch #460021 in a modified form. 2001-09-17 02:06:12 +00:00
class.db_odbc.inc.php
class.db_oracle.inc.php Applied patch #460021 in a modified form. 2001-09-17 02:06:12 +00:00
class.db_pgsql.inc.php Applied patch #460021 in a modified form. 2001-09-17 02:06:12 +00:00
class.db_sybase.inc.php Applied patch #460021 in a modified form. 2001-09-17 02:06:12 +00:00
class.db.inc.php Using GLOBALS 2001-09-02 00:27:19 +00:00
class.error.inc.php Merged patch to fix reg exp match 2001-08-16 02:57:29 +00:00
class.errorlog.inc.php Semi-major adjustement with the goal of removing the register_globals requirement; 2001-08-21 18:34:56 +00:00
class.graphics.inc.php
class.hooks.inc.php added php3 support file 2001-08-16 06:32:22 +00:00
class.http.inc.php
class.interserver.inc.php Added return of total to get_list by ref, needs tweaking 2001-09-05 11:16:58 +00:00
class.linkbox.inc.php
class.log.inc.php Forgot what I fixed .. 2001-08-05 09:54:16 +00:00
class.matrixview.inc.php
class.menutree.inc.php Fixes for register_globals=off 2001-09-17 00:43:35 +00:00
class.network.inc.php
class.nextmatchs.inc.php fix show_sort_order_imap and fix html form tag locations in nextmatch tpl 2001-09-18 19:42:27 +00:00
class.phpgw.inc.php
class.portalbox.inc.php
class.preferences.inc.php Added dual pass preferences 2001-08-25 20:26:22 +00:00
class.resultbox.inc.php
class.rssparser.inc.php
class.sbox2.inc.php
class.sbox.inc.php Added District of Columbia, spelling corrections 2001-08-08 05:07:18 +00:00
class.send.inc.php
class.service_contacts.inc.php Add service name wrapper classes for some basic functions 2001-09-05 10:46:39 +00:00
class.service_notes.inc.php Add service name wrapper classes for some basic functions 2001-09-05 10:46:39 +00:00
class.service_schedule.inc.php Add service name wrapper classes for some basic functions 2001-09-05 10:46:39 +00:00
class.service.inc.php Add service name wrapper classes for some basic functions 2001-09-05 10:46:39 +00:00
class.sessions.inc.php A couple of cleanups when logging errors to a file. 2001-09-18 03:48:38 +00:00
class.soap_client.inc.php Fixes to allow for support of server auth using soap with/without ssl 2001-08-18 20:31:47 +00:00
class.soap_parser.inc.php Formatting, add Id tags 2001-08-18 14:37:52 +00:00
class.soap_server.inc.php Fixes to allow for support of server auth using soap with/without ssl 2001-08-18 20:31:47 +00:00
class.soapclient.inc.php Formatting, add Id tags 2001-08-18 14:37:52 +00:00
class.soapmsg.inc.php Formatting, add Id tags 2001-08-18 14:37:52 +00:00
class.soapval.inc.php Formatting, add Id tags 2001-08-18 14:37:52 +00:00
class.Template_new.inc.php
class.Template.inc.php Use $GLOBALS 2001-08-23 06:48:27 +00:00
class.translation_file.inc.php
class.translation_sql.inc.php Use GLOBALS 2001-08-31 08:45:44 +00:00
class.translation.inc.php Use GLOBALS 2001-08-31 08:45:44 +00:00
class.utilities.inc.php
class.validator.inc.php
class.vcard.inc.php
class.vfs_sql.inc.php Added command_line (), fixes for acl_check () when a user does not belong to any groups 2001-08-28 08:13:35 +00:00
class.vfs.inc.php
class.wap.inc.php
class.wsdl.inc.php
class.xml.inc.php
class.xmlrpc_client.inc.php Update to version 1.0 of PHP for XML-RPC, inclusing ssl mods 2001-08-30 00:29:55 +00:00
class.xmlrpc_server.inc.php Now works with service.* methods 2001-09-06 08:33:42 +00:00
class.xmlrpc.inc.php
class.xmlrpcmsg.inc.php Update to version 1.0 of PHP for XML-RPC, inclusing ssl mods 2001-08-30 00:29:55 +00:00
class.xmlrpcresp.inc.php Update to version 1.0 of PHP for XML-RPC, inclusing ssl mods 2001-08-30 00:29:55 +00:00
class.xmlrpcs.inc.php
class.xmlrpcval.inc.php Remove an undefined index error, i think 2001-09-06 08:34:38 +00:00
footer.inc.php Changed the call to use the execmethod() in /index.php. 2001-09-17 02:18:32 +00:00
functions.inc.php A couple fo small cleanups and arranging of a few of the classes. 2001-09-06 19:23:56 +00:00
php3_support_functions.inc.php Small fix for a parse error on line 64. 2001-08-21 16:51:21 +00:00
phpgw_mime.types
soap_functions.inc.php login/logout return correct object now 2001-08-27 11:36:48 +00:00
soaplib.soapinterop.php Add in not yet working auth_verify 2001-08-18 20:37:33 +00:00
xml_functions.inc.php Update to version 1.0 of PHP for XML-RPC, inclusing ssl mods 2001-08-30 00:29:55 +00:00
xmlrpc.interop.php Move interop tests to xmlrpc.interop.php, fix interserv.php for xmlrpc again 2001-08-19 01:17:35 +00:00