egroupware_official/phpgwapi/inc
2001-12-29 08:53:28 +00:00
..
class.accounts_contacts.inc.php
class.accounts_ldap_old.inc.php
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
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 i sure do like formatting code 2001-12-11 01:20:45 +00:00
class.clientsniffer.inc.php formatting 2001-11-23 19:35:45 +00:00
class.common.inc.php format elseif for consistency 2001-12-28 06:02:30 +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 formatting 2001-12-28 05:32:59 +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 formatting 2001-12-24 04:55:24 +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 format elseif for consistency 2001-12-28 06:02:30 +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 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.inc.php Changes for hopefully better handling of the global crypto object; remove 2001-12-27 15:48:42 +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_new.inc.php formatting, globals 2001-10-17 18:15:04 +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 one big irritation was that the pwd() function would return an extra space at the end of the directory name. This shouldn't have occured, because spaces are not allowed as the first/last character of the name. 2001-12-27 15:20:03 +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 fixed loading of template files. They didnt seem to work at all 2001-12-29 08:53:28 +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