egroupware_official/phpgwapi/inc
2002-02-08 05:21:30 +00:00
..
class.accounts_contacts.inc.php GLOBALS and auto_add fix 2002-01-29 00:40:16 +00:00
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 added type to function read_repository 2002-01-31 02:44:52 +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 added version to [phpgw_info][apps] array 2002-01-28 01:52:36 +00:00
class.auth_http.inc.php
class.auth_ldap.inc.php
class.auth_mail.inc.php
class.auth_nis.inc.php
class.auth_sql.inc.php
class.auth_sqlssl.inc.php
class.auth.inc.php
class.browser.inc.php Cleanup some globals, commented crap 2002-01-29 00:48:03 +00:00
class.categories.inc.php update cats 2002-01-15 02:52:51 +00:00
class.clientsniffer.inc.php
class.common.inc.php A couple of small data caching in find_image(). 2002-02-03 00:52:53 +00:00
class.config.inc.php
class.contacts_ldap.inc.php Formatting, replace gettype with is_??? 2002-02-08 05:04:33 +00:00
class.contacts_shared.inc.php Formatting, replace gettype with is_??? 2002-02-08 05:04:33 +00:00
class.contacts_sql.inc.php Formatting, replace gettype with is_??? 2002-02-08 05:04:33 +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 Fixed the parameter substitution. Will now take parameters named either 'p1' or 'p_1'. 2002-01-12 22:12:40 +00:00
class.errorlog.inc.php Fixed the parameter substitution. Will now take parameters named either 'p1' or 'p_1'. 2002-01-12 22:12:40 +00:00
class.graphics.inc.php Cleanup some globals, commented crap 2002-01-29 00:48:03 +00:00
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
class.interserver.inc.php formatting 2002-02-08 05:21:30 +00:00
class.listbox.inc.php
class.log.inc.php
class.matrixview.inc.php
class.menutree.inc.php
class.network.inc.php
class.nextmatchs.inc.php changed function filter plus search to pass and directly 2002-02-01 03:36:57 +00:00
class.phpgw.inc.php Cleanup some globals, commented crap 2002-01-29 00:48:03 +00:00
class.portalbox.inc.php
class.preferences.inc.php Added a call to sessions->delete_cache() and a call to re-read the users session data when being set to the default preferences set by the admin. 2002-01-13 03:58:41 +00:00
class.resultbox.inc.php formatting 2001-10-02 04:17:19 +00:00
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 This will disallow groups from logging into the system. 2002-01-16 02:10:56 +00:00
class.sessions_php4.inc.php This will disallow groups from logging into the system. 2002-01-16 02:10:56 +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 Cleanup some globals, commented crap 2002-01-29 00:48:03 +00:00
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 Cleanup some globals, commented crap 2002-01-29 00:48:03 +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 A couple of small data caching in find_image(). 2002-02-03 00:52:53 +00:00
class.translation_file.inc.php
class.translation_sql.inc.php
class.translation.inc.php
class.utilities.inc.php
class.validator.inc.php
class.vcard.inc.php
class.vfs_sql.inc.php Switch to arrayized parameters, various fixes 2002-01-16 06:36:51 +00:00
class.vfs.inc.php
class.wsdl.inc.php
class.xml.inc.php
class.xmlrpc_client.inc.php
class.xmlrpc_server.inc.php Cleanup some globals, commented crap 2002-01-29 00:48:03 +00:00
class.xmlrpcmsg.inc.php
class.xmlrpcresp.inc.php
class.xmlrpcval.inc.php Cleanup some globals, commented crap 2002-01-29 00:48:03 +00:00
footer.inc.php
functions.inc.php Trying to get a speed increase out of the cache. 2002-01-13 04:06:40 +00:00
php3_support_functions.inc.php Add array_merge () 2002-01-16 06:33:06 +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