egroupware/phpgwapi/inc
2002-01-08 03:37:51 +00:00
..
class.accounts_contacts.inc.php
class.accounts_ldap.inc.php Clears up a few warnings when logging warnings/errors to a log file. 2002-01-06 06:06:30 +00:00
class.accounts_shared.inc.php fixed very minor inline doc text 2001-12-25 09:22:31 +00:00
class.accounts_sql.inc.php Remove old accounts file, fix typo in last commit 2002-01-05 21:00:19 +00:00
class.accounts.inc.php
class.acl.inc.php i sure do like formatting code 2001-12-11 01:14:43 +00:00
class.applications.inc.php Disable a couple of functions 2001-12-13 06:23:42 +00:00
class.auth_http.inc.php
class.auth_ldap.inc.php
class.auth_mail.inc.php
class.auth_nis.inc.php remove extra ")" 2001-12-08 15:37:34 +00:00
class.auth_sql.inc.php
class.auth_sqlssl.inc.php
class.auth.inc.php
class.browser.inc.php Fixed a quote/tick problem. 2001-12-27 15:17:29 +00:00
class.categories.inc.php Move constructor to the top of the class; Use one db object instead of two; 2002-01-03 17:16:56 +00:00
class.clientsniffer.inc.php formatting 2001-11-23 19:35:45 +00:00
class.common.inc.php GLOBALS 2002-01-08 03:37:51 +00:00
class.config.inc.php GLOBALS; remove uneeded class vars in common (I hope) 2001-11-23 19:19:04 +00:00
class.contacts_ldap.inc.php Fix for get_form() when testing serialization; rename get_list() to index(); ldap 2001-12-28 04:29:31 +00:00
class.contacts_shared.inc.php address format 2002-01-05 23:57:41 +00:00
class.contacts_sql.inc.php Make query into a loop to check all std fields. 2001-11-23 00:59:02 +00:00
class.contacts.inc.php
class.country.inc.php
class.crypto.inc.php Remove email-specific functions 2001-12-28 15:31:06 +00:00
class.datetime.inc.php
class.db_msql.inc.php
class.db_mssql.inc.php Applied fix from Bradley Bell to enable epoch date usage. 2001-12-14 03:42:17 +00:00
class.db_mysql.inc.php formatting 2001-12-28 05:25:07 +00:00
class.db_odbc.inc.php
class.db_oracle.inc.php
class.db_pgsql.inc.php format elseif for consistency 2001-12-28 06:02:30 +00:00
class.db_sybase.inc.php
class.db.inc.php
class.error.inc.php Should clear up a bunch of warnings if the full 10 errors are not provided. 2001-12-30 17:00:54 +00:00
class.errorlog.inc.php formatting 2001-12-28 05:32:59 +00:00
class.graphics.inc.php
class.historylog.inc.php
class.hooks.inc.php some additional performance improvements, including a switch to the hooks class which I finished up 2002-01-02 14:33:05 +00:00
class.http.inc.php formatting 2001-11-13 14:05:13 +00:00
class.interserver.inc.php Changes to soap functions 2001-12-10 02:09:31 +00:00
class.listbox.inc.php
class.log.inc.php
class.matrixview.inc.php GLOBALS, formatting 2001-11-24 23:03:33 +00:00
class.menutree.inc.php
class.network.inc.php
class.nextmatchs.inc.php I can't totally remember if the menuaction is always passed as a GET var, but this is more cleaner. 2001-12-30 17:03:26 +00:00
class.phpgw.inc.php add globals to naked php_self in function redirect, comment out some broken code in template linux-at-work 2001-12-12 19:34:29 +00:00
class.portalbox.inc.php Should be only fixes to make the portal box movement possible (up/down). 2001-10-21 10:49:29 +00:00
class.preferences.inc.php Add inline doc and data check for create_defaults() 2002-01-03 18:11:10 +00:00
class.resultbox.inc.php
class.rssparser.inc.php
class.sbox2.inc.php Applied patch #492246. 2001-12-24 15:34:08 +00:00
class.sbox.inc.php
class.send.inc.php
class.service_contacts.inc.php
class.service_notes.inc.php
class.service_schedule.inc.php
class.service.inc.php
class.sessions_db.inc.php added php4 sessions class and added it as an option 2002-01-02 14:32:22 +00:00
class.sessions_php4.inc.php found problem with appsession. I was purging it on accident 2002-01-02 20:50:28 +00:00
class.sessions.inc.php I think this is nothing more than a formatting change. 2002-01-05 02:24:10 +00:00
class.soap_client.inc.php
class.soap_parser.inc.php
class.soap_server.inc.php Rollback soap server class to workable state, make login/logout work 2001-12-10 02:09:17 +00:00
class.soapclient.inc.php
class.soapmsg.inc.php Rollback soap server class to workable state, make login/logout work 2001-12-10 02:09:17 +00:00
class.soapval.inc.php Rollback soap server class to workable state, make login/logout work 2001-12-10 02:09:17 +00:00
class.Template_experimental.inc.php getting rid of Template_new which no one seems to care for, and adding my own experimental class which should have a little better performance. 2002-01-02 14:37:15 +00:00
class.Template.inc.php formatting... 2001-12-24 05:24:57 +00:00
class.translation_file.inc.php
class.translation_sql.inc.php formatting 2001-11-23 19:35:45 +00:00
class.translation.inc.php
class.utilities.inc.php
class.validator.inc.php
class.vcard.inc.php
class.vfs_sql.inc.php Several fixes in this commit because the switch from sf to savannah had to come from a day old copy of our cvs tree. Much was fixed including email being fixed for PHP3 compatibility, skeeter updated all the setup.inc.php files to say they would be comaptible with the new API version, ceb made fixes to the projects app based on newly submitted bug reports. Im sure there are more but I dont know all the details. Oh, I did add a print_r() to the php3 support files. 2002-01-07 10:50:42 +00:00
class.vfs.inc.php
class.wsdl.inc.php
class.xml.inc.php
class.xmlrpc_client.inc.php Finally fix return values, I hope 2001-12-06 15:51:06 +00:00
class.xmlrpc_server.inc.php Return fault code 9 'Access denied' if no app access 2001-12-28 18:41:33 +00:00
class.xmlrpcmsg.inc.php ha element is a string 2001-12-07 21:51:36 +00:00
class.xmlrpcresp.inc.php Finally fix return values, I hope 2001-12-06 15:51:06 +00:00
class.xmlrpcval.inc.php php3 "fix" 2001-12-07 21:53:12 +00:00
footer.inc.php
functions.inc.php _debug_array() fix; add check for enforce_ssl config - no config dialog yet 2002-01-02 14:46:00 +00:00
php3_support_functions.inc.php Several fixes in this commit because the switch from sf to savannah had to come from a day old copy of our cvs tree. Much was fixed including email being fixed for PHP3 compatibility, skeeter updated all the setup.inc.php files to say they would be comaptible with the new API version, ceb made fixes to the projects app based on newly submitted bug reports. Im sure there are more but I dont know all the details. Oh, I did add a print_r() to the php3 support files. 2002-01-07 10:50:42 +00:00
phpgw_mime.types New mime types added. 2001-12-15 04:25:24 +00:00
soap_functions.inc.php Rollback soap server class to workable state, make login/logout work 2001-12-10 02:09:17 +00:00
soaplib.soapinterop.php Rollback soap server class to workable state, make login/logout work 2001-12-10 02:09:17 +00:00
xml_functions.inc.php Return fault code 9 'Access denied' if no app access 2001-12-28 18:41:33 +00:00
xmlrpc.interop.php Minor formatting change 2001-12-04 13:49:56 +00:00