egroupware_official/phpgwapi/inc
2002-03-03 21:48:34 +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 add lastpasswdchange as zero in create() 2002-02-27 03:48:52 +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 the var to the class variables. 2002-02-15 18:55:11 +00:00
class.accounts.inc.php GLOBALS... 2001-09-23 19:08:44 +00:00
class.acl.inc.php i sure do like formatting code 2001-12-11 01:14:43 +00:00
class.app_registry.inc.php Add list_apps function back (new name) - this needs touching up 2002-03-01 10:34:12 +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 Please test - commiting changes for use with register_globals off 2001-09-25 14:52:10 +00:00
class.auth_ldap.inc.php Swap old/new update_lastlogin() 2001-09-03 03:56:12 +00:00
class.auth_mail.inc.php Please test - commiting changes for use with register_globals off 2001-09-25 14:52:10 +00:00
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 Please test - commiting changes for use with register_globals off 2001-09-25 14:52:10 +00:00
class.auth.inc.php Using GLOBALS 2001-08-30 19:40:44 +00:00
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 formatting 2001-11-23 19:35:45 +00:00
class.common.inc.php One more file needed to be changed over for the language table update. This is for the lang function. 2002-02-18 01:54:15 +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 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 Moving these back to api 2001-07-05 07:37:36 +00:00
class.country.inc.php Remove trailing , 2001-07-10 19:43:30 +00:00
class.crypto.inc.php Remove email-specific functions 2001-12-28 15:31:06 +00:00
class.datetime.inc.php Fix for bug # 458995. 2001-09-28 02:18:55 +00:00
class.db_msql.inc.php Formatting 2002-02-10 12:04:10 +00:00
class.db_mssql.inc.php GNU Patch #105. 2002-02-15 01:25:20 +00:00
class.db_mysql.inc.php Formatting 2002-02-10 12:04:10 +00:00
class.db_odbc.inc.php formatting 2001-09-29 00:33:05 +00:00
class.db_oracle.inc.php Formatting 2002-02-10 12:04:10 +00:00
class.db_pgsql.inc.php Formatting 2002-02-10 12:04:10 +00:00
class.db_sybase.inc.php Formatting 2002-02-10 12:04:10 +00:00
class.db.inc.php Using GLOBALS 2001-09-02 00:27:19 +00:00
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 GNU Support #100373 - Fix for datetime history not being saved to the table. 2002-02-15 12:32:02 +00:00
class.hooks.inc.php rework function to remove php3 error - need to test on php4 again 2002-02-16 14:30:40 +00:00
class.http.inc.php formatting 2001-11-13 14:05:13 +00:00
class.interserver.inc.php Small cleanup in the query. 2002-02-15 18:57:30 +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 formatting 2001-10-02 04:38:53 +00:00
class.matrixview.inc.php GLOBALS, formatting 2001-11-24 23:03:33 +00:00
class.menutree.inc.php Fixes for register_globals=off 2001-09-17 00:43:35 +00:00
class.network.inc.php GLOBALS 2001-09-23 19:41:20 +00:00
class.nextmatchs.inc.php Modified to use new get_var() api function for start, sort, etc... 2002-02-28 03:53:32 +00:00
class.phpgw.inc.php Cleanup some globals, commented crap 2002-01-29 00:48:03 +00:00
class.ping.inc.php - Added class to check network connections via ping 2002-02-19 17:51:09 +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 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 GLOBALS, format, replace if/else with switch 2001-10-02 04:11:39 +00:00
class.sbox2.inc.php Updating to ralf's latest version 2002-02-24 21:21:53 +00:00
class.sbox.inc.php GLOBALS 2001-09-28 21:32:44 +00:00
class.schema_proc_array.inc.php Moving schema_proc classes to the api 2002-03-03 21:48:34 +00:00
class.schema_proc_mssql.inc.php Moving schema_proc classes to the api 2002-03-03 21:48:34 +00:00
class.schema_proc_mysql.inc.php Moving schema_proc classes to the api 2002-03-03 21:48:34 +00:00
class.schema_proc_pgsql.inc.php Moving schema_proc classes to the api 2002-03-03 21:48:34 +00:00
class.schema_proc.inc.php Moving schema_proc classes to the api 2002-03-03 21:48:34 +00:00
class.send.inc.php formatting, globals 2001-09-28 21:38:29 +00:00
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 Adding parts of new app registry system. Initial calls allow get_appby[id/name] and find_new_app. More to follow. 2002-02-15 19:05:40 +00:00
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.setup_detection.inc.php Moving new setup classes to the api 2002-03-03 21:47:30 +00:00
class.setup_html.inc.php Moving new setup classes to the api 2002-03-03 21:47:30 +00:00
class.setup_process.inc.php Moving new setup classes to the api 2002-03-03 21:47:30 +00:00
class.setup_translation.inc.php Moving new setup classes to the api 2002-03-03 21:47:30 +00:00
class.setup.inc.php Moving new setup classes to the api 2002-03-03 21:47:30 +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 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 add license info from original 2001-09-28 21:31:39 +00:00
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 GLOBALS 2001-09-28 21:32:44 +00:00
class.translation_sql.inc.php adjust inline docs 2002-02-20 04:57:49 +00:00
class.translation.inc.php Use GLOBALS 2001-08-31 08:45:44 +00:00
class.utilities.inc.php GLOBALS, format, replace if/else with switch 2001-10-02 04:11:39 +00:00
class.validator.inc.php formatting 2001-10-02 05:10:14 +00:00
class.vcard.inc.php formatting 2001-10-02 04:32:21 +00:00
class.vfs_sql.inc.php GNU Patch #132 - User friendly warnings for unsuccessful mkdir(). 2002-02-14 02:16:14 +00:00
class.vfs.inc.php formatting 2001-09-23 19:23:49 +00:00
class.wsdl.inc.php format, add headers 2001-10-17 22:08:38 +00:00
class.xml.inc.php added a php class that allow us to parse XML files without having php XML 2001-05-08 23:26:42 +00:00
class.xmlrpc_client.inc.php Finally fix return values, I hope 2001-12-06 15:51:06 +00:00
class.xmlrpc_server.inc.php Add one other weird exclusion in createobject() (this should fix passing 0 2002-02-09 21:19:22 +00:00
class.xmlrpcmsg.inc.php Adding parts of new app registry system. Initial calls allow get_appby[id/name] and find_new_app. More to follow. 2002-02-15 19:05:40 +00:00
class.xmlrpcresp.inc.php Finally fix return values, I hope 2001-12-06 15:51:06 +00:00
class.xmlrpcval.inc.php Add one other weird exclusion in createobject() (this should fix passing 0 2002-02-09 21:19:22 +00:00
common_functions.inc.php minor formatting and grammar 2002-03-02 04:08:20 +00:00
footer.inc.php Missing the menuaction for checking of the footer. 2001-09-29 01:31:29 +00:00
functions.inc.php Split out common files from functions.inc.php so that the API and setup can have a single source base. 2002-03-01 12:31:50 +00:00
php3_support_functions.inc.php Add printing of var type in print_r() 2002-02-18 10:25:57 +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 Add list_apps function back (new name) - this needs touching up 2002-03-01 10:34:12 +00:00
xmlrpc.interop.php Add one other weird exclusion in createobject() (this should fix passing 0 2002-02-09 21:19:22 +00:00