egroupware/phpgwapi/inc
2004-02-20 14:49:39 +00:00
..
adodb
class.accounts_contacts.inc.php
class.accounts_ldap.inc.php Similar to fix done for sql to fix acl access in some apps again 2004-02-07 21:25:05 +00:00
class.accounts_shared.inc.php moved the existing caching-code into the shared class and implemented caching for get_list 2004-02-05 21:20:41 +00:00
class.accounts_sql.inc.php fix get_account_name to make acls working correctly again 2004-02-07 20:52:42 +00:00
class.accounts.inc.php
class.acl.inc.php
class.applications.inc.php disable direct api call from xml-rpc 2004-02-03 06:25:36 +00:00
class.arrayfunctions.inc.php
class.asyncservice.inc.php
class.auth_http.inc.php
class.auth_ldap.inc.php ensure integer value sent to avoid badfilter 2004-01-26 03:24:40 +00:00
class.auth_mail.inc.php
class.auth_nis.inc.php
class.auth_sql.inc.php Add SMD5 hashing for sql and ldap based on my debian experience today 2004-01-26 03:01:54 +00:00
class.auth_sqlssl.inc.php
class.auth.inc.php Add some notes to the smd5_compare() function 2004-02-05 02:14:31 +00:00
class.browser.inc.php
class.categories.inc.php
class.clientsniffer.inc.php
class.common.inc.php priority between gif and png first search in chosen template dir 2004-02-13 15:09:22 +00:00
class.config.inc.php
class.contacts_ldap.inc.php Make add() match sql class for input; BUG# 897792 - Fix filtering in read() to not 2004-02-16 04:50:26 +00:00
class.contacts_sql.inc.php Cleanup select and insert from integer fields which had quotes around them. 2004-02-09 20:18:21 +00:00
class.contacts.inc.php
class.country.inc.php
class.crypto.inc.php Add some more debug notes and turn debug off during login/logout/home 2004-02-07 03:38:35 +00:00
class.datetime.inc.php
class.db_msql.inc.php
class.db_mssql.inc.php add empty functions for create_database() 2004-01-26 03:23:06 +00:00
class.db_mysql.inc.php
class.db_odbc.inc.php add empty functions for create_database() 2004-01-26 03:23:06 +00:00
class.db_oracle.inc.php add empty functions for create_database() 2004-01-26 03:23:06 +00:00
class.db_pgsql.inc.php disable transactions, since they break in 7.3.X so far 2004-02-06 00:34:24 +00:00
class.db_sybase.inc.php add empty functions for create_database() 2004-01-26 03:23:06 +00:00
class.db.inc.php new function to do the complete type-dependent quoting of a value 2004-02-19 08:45:31 +00:00
class.error.inc.php
class.errorlog.inc.php
class.gdgraph.inc.php
class.gdimage.inc.php
class.graphics.inc.php
class.historylog.inc.php
class.hooks.inc.php Fix error for Bug #887735, although there must be another problem 2004-02-03 06:06:54 +00:00
class.html.inc.php fixed bug in image and submit-button, that caused names containing '.' to be truncated at the first dot 2004-02-19 22:35:38 +00:00
class.http_dav_client.inc.php
class.http.inc.php
class.interserver.inc.php
class.javascript.inc.php
class.jscalendar.inc.php
class.kses.inc.php
class.listbox.inc.php
class.log.inc.php
class.matrixview.inc.php
class.menutree.inc.php
class.mime_magic.inc.php
class.net_http_client.inc.php
class.network.inc.php Switch to different host for currentversion check 2004-01-26 14:00:52 +00:00
class.nextmatchs.inc.php
class.phpgw.inc.php fix some formatting issues 2004-01-26 03:31:56 +00:00
class.phpmailer.inc.php
class.ping.inc.php
class.portalbox.inc.php
class.preferences.inc.php
class.resultbox.inc.php
class.rssparser.inc.php
class.sbox2.inc.php
class.sbox.inc.php
class.schema_proc_array.inc.php added new function RefreshTable to: 2004-02-19 08:48:15 +00:00
class.schema_proc_mssql.inc.php
class.schema_proc_mysql.inc.php
class.schema_proc_pgsql.inc.php remove while loop since there should be only one record 2004-02-08 22:12:00 +00:00
class.schema_proc.inc.php added new function RefreshTable to: 2004-02-19 08:48:15 +00:00
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
class.sessions_php4.inc.php
class.sessions.inc.php Cleanup other cases of PHP_OS testing for WINNT 2004-01-28 13:34:47 +00:00
class.setup_detection.inc.php
class.setup_html.inc.php fixed wrong header_admin_password, if no new one was entered 2004-02-06 07:08:19 +00:00
class.setup_process.inc.php
class.setup_translation.inc.php
class.setup.inc.php Fix to ensure correct encryption type is used in the creation of accounts 2004-02-05 01:35:53 +00:00
class.smtp.php
class.soap_client.inc.php
class.soap_parser.inc.php
class.soap_server.inc.php
class.soapclient.inc.php
class.soapmsg.inc.php
class.soapval.inc.php
class.Template_experimental.inc.php
class.Template.inc.php Patch from kevindouglas@yahoo.com to re-enable the most recent change here (error when selecting idsociety template, etc.) 2004-02-06 22:32:46 +00:00
class.translation_file.inc.php
class.translation_sql.inc.php fix for pgsql: as it reports boolean values as 't' and 'f' and not like mysql as 1 and 0 2004-02-08 20:00:35 +00:00
class.translation.inc.php
class.utilities.inc.php
class.validator.inc.php (Fix for bug #896172) Corrected quote type for regex matching; Changed to proper function for string replacement 2004-02-13 04:42:47 +00:00
class.vcard.inc.php Adjust banner, cleanup formatting and use foreach() where possible 2004-01-31 19:48:34 +00:00
class.vfs_dav.inc.php
class.vfs_shared.inc.php
class.vfs_sql.inc.php 1) added the symlink functions from the former separate vfs-class in infolog 2004-02-08 22:30:14 +00:00
class.vfs.inc.php
class.wsdl.inc.php
class.xml.inc.php
class.xmlrpc_client.inc.php
class.xmlrpc_server_epi.inc.php
class.xmlrpc_server_php.inc.php
class.xmlrpc_server.inc.php
class.xmlrpcmsg.inc.php ereg_replaceD 2004-01-26 03:33:09 +00:00
class.xmlrpcresp.inc.php
class.xmlrpcval.inc.php
common_functions.inc.php Possible fix for latest beta of php5 2004-02-20 14:49:39 +00:00
footer.inc.php
functions.inc.php allow sitemgr to use an other domain then the default domain (first defined in the header.inc.php) 2004-02-04 00:33:37 +00:00
htmlarea-lang.php
jscalendar-setup.php
phpgw_mime.types
soap_functions.inc.php
soaplib.soapinterop.php
xml_functions.inc.php
xmlrpc.interop.php