egroupware_official/phpgwapi/inc
2001-11-30 04:19:59 +00:00
..
class.accounts_contacts.inc.php Fix save repository 2001-06-27 00:44:20 +00:00
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 Fix for bug #482239. 2001-11-17 03:02:30 +00:00
class.accounts_shared.inc.php rename members() to member() to avoid potential php3 conflict with LDAP accounts and class var, $members 2001-10-22 13:05:07 +00:00
class.accounts_sql.inc.php added to the call to limit_query because this worked ;) 2001-11-30 02:49:04 +00:00
class.accounts.inc.php GLOBALS... 2001-09-23 19:08:44 +00:00
class.acl.inc.php Fix for group accessing calendar events. A few places I removed some extraneous code. 2001-11-29 03:12:01 +00:00
class.applications.inc.php minor formatting 2001-11-23 17:56:51 +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 GLOBALS 2001-11-23 19:38:17 +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 Duplicate possible transy IE download fix in HEAD 2001-07-09 15:58:05 +00:00
class.categories.inc.php allow only subs of current main cat to be returned if $public=True 2001-11-18 06:11:05 +00:00
class.clientsniffer.inc.php formatting 2001-11-23 19:35:45 +00:00
class.common.inc.php another fix for log object does not exist in setup 2001-11-25 01:29:04 +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 possible fix for no app cats on add 2001-11-25 10:18:38 +00:00
class.contacts_shared.inc.php use db_addslashes 2001-09-17 02:26:46 +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 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 formatting, globals 2001-10-17 18:15:04 +00:00
class.datetime.inc.php Fix for bug # 458995. 2001-09-28 02:18:55 +00:00
class.db_msql.inc.php formatting 2001-09-29 00:33:05 +00:00
class.db_mssql.inc.php GLOBALS 2001-11-23 19:23:22 +00:00
class.db_mysql.inc.php GLOBALS 2001-11-23 19:23:22 +00:00
class.db_odbc.inc.php formatting 2001-09-29 00:33:05 +00:00
class.db_oracle.inc.php formatting 2001-09-28 21:27:40 +00:00
class.db_pgsql.inc.php Changed to use the xmlrpcfault() function 2001-11-29 22:07:51 +00:00
class.db_sybase.inc.php formatting 2001-09-29 00:33:05 +00:00
class.db.inc.php Using GLOBALS 2001-09-02 00:27:19 +00:00
class.error.inc.php formatting 2001-09-23 19:33:39 +00:00
class.errorlog.inc.php Converted to Unix system files 2001-11-01 04:05:18 +00:00
class.graphics.inc.php Formatting 2001-07-26 11:25:35 +00:00
class.historylog.inc.php - Added delete function 2001-10-17 02:33:05 +00:00
class.hooks.inc.php formatting 2001-09-23 19:23:49 +00:00
class.http.inc.php formatting 2001-11-13 14:05:13 +00:00
class.interserver.inc.php now uses the class var only as a default for the app part of the URL 2001-10-22 21:13:11 +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 Now using GLOBALS where I can. 2001-11-16 04:10:09 +00:00
class.phpgw.inc.php formatting, globals 2001-10-17 18:15:04 +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 This now contains the create_email_preferences() function. This will allow for other apps to use the same function. 2001-11-12 21:44:31 +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 Commit GLOBALS patch sent by J�rgen Henge-Ernst <juergen@henge-ernst.de> 2001-09-25 22:28:37 +00:00
class.sbox.inc.php GLOBALS 2001-09-28 21:32:44 +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 Add service name wrapper classes for some basic functions 2001-09-05 10:46:39 +00:00
class.sessions.inc.php php3 array fix 2001-11-14 13:07:06 +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 Formatting, add Id tags 2001-08-18 14:37:52 +00:00
class.soap_server.inc.php Fixes to allow for support of server auth using soap with/without ssl 2001-08-18 20:31:47 +00:00
class.soapclient.inc.php add license info from original 2001-09-28 21:31:39 +00:00
class.soapmsg.inc.php add license info from original 2001-09-28 21:31:39 +00:00
class.soapval.inc.php add license info from original 2001-09-28 21:31:39 +00:00
class.Template_new.inc.php formatting, globals 2001-10-17 18:15:04 +00:00
class.Template.inc.php Use $GLOBALS 2001-08-23 06:48:27 +00:00
class.translation_file.inc.php GLOBALS 2001-09-28 21:32:44 +00:00
class.translation_sql.inc.php formatting 2001-11-23 19:35:45 +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 Formatting (double->single ticks), use GLOBALS 2001-09-28 20:41:36 +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 Update to version 1.0 of PHP for XML-RPC, inclusing ssl mods 2001-08-30 00:29:55 +00:00
class.xmlrpc_server.inc.php You can now name a XML-RPC method one name, and have it call a different function name. For example, the method name is list and it calls _list() 2001-11-30 00:48:25 +00:00
class.xmlrpcmsg.inc.php Finish the job of adding edd's patch, and add two more tests to the testsuite app 2001-11-30 04:05:07 +00:00
class.xmlrpcresp.inc.php Add ssl test, not able to test here; fix php error created by $fs not defined in response class 2001-11-30 04:19:59 +00:00
class.xmlrpcval.inc.php - Reverted yesterdays changes back to the orginal 2001-11-13 21:03:24 +00:00
footer.inc.php Missing the menuaction for checking of the footer. 2001-09-29 01:31:29 +00:00
functions.inc.php Does a small check to see if the requested class exists, before attempting to load and instantiate. 2001-10-21 10:53:33 +00:00
php3_support_functions.inc.php add Id tag, minor formatting 2001-11-23 17:24:49 +00:00
phpgw_mime.types hopefully settled the directory structure once and for all 2000-12-21 09:16:30 +00:00
soap_functions.inc.php minor formatting, add banner 2001-11-23 17:54:13 +00:00
soaplib.soapinterop.php minor formatting, add banner 2001-11-23 17:54:13 +00:00
xml_functions.inc.php Added xmlrpcfault for handling faults and stopping execution of the application 2001-11-29 22:07:28 +00:00
xmlrpc.interop.php formatting 2001-11-23 17:49:57 +00:00