egroupware_official/phpgwapi/inc
Miles Lott 7c92b70b90 Move constructor to the top of the class; Use one db object instead of two;
Do the query in return_array() only once; Make formated_list() a wrapper to
formatted_list();
2002-01-03 17:16:56 +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 Cleanups for a few warnings. 2001-12-29 02:37:22 +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 updated some inline comments for me to better test the inilinedocparser 2001-12-24 22:48:40 +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 Started working on allowing md5 passwords to be sent from login.php 2001-10-02 05:38:35 +00:00
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 some additional performance improvements, including a switch to the hooks class which I finished up 2002-01-02 14:33:05 +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 formatting 2001-12-08 21:55:13 +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 - Added delete function 2001-10-17 02:33:05 +00:00
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 Fixes for the listbox portion of portals. 2001-10-19 02:11:46 +00:00
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 remove some extra spaces and tabs, change all print_r to _debug_array() calls 2001-12-24 04:53:07 +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 added php4 sessions class and added it as an option 2002-01-02 14:32:22 +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 This will now allow RELATIVE_USER_APP to work correctly for the acl_check function. 2001-12-29 18:34:04 +00:00
class.vfs.inc.php
class.wsdl.inc.php format, add headers 2001-10-17 22:08:38 +00:00
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 Add array_pop(); test and confirm array_pop/array_shift; add comments to each 2001-12-28 07:07:32 +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