egroupware/phpgwapi/inc
2001-05-02 08:02:32 +00:00
..
class.accounts_contacts.inc.php Formatting 2001-05-01 09:18:20 +00:00
class.accounts_ldap_wip.inc.php Update for proposed accounts class changes 2001-04-26 13:53:29 +00:00
class.accounts_ldap.inc.php Take out group objectclassing since we are not yet storing groups in ldap 2001-04-15 21:40:26 +00:00
class.accounts_shared_wip.inc.php Update for proposed accounts class changes 2001-04-26 13:53:29 +00:00
class.accounts_shared.inc.php set the default account_id again 2001-03-21 06:05:44 +00:00
class.accounts_sql_wip.inc.php Update for proposed accounts class changes 2001-04-26 13:53:29 +00:00
class.accounts_sql.inc.php Delete now locks the accounts table. 2001-03-30 04:21:10 +00:00
class.accounts.inc.php Returned cvs to how it was last night (with including the class.accounts.inc.php) file first 2001-02-06 20:13:06 +00:00
class.acl.inc.php Changed it for an initial instantiation 2001-03-21 05:09:14 +00:00
class.applications.inc.php New function get_account_id(). This will take either an account_id # as either an integer or a string and return a true intval(account_id) or take a string of a users lid and return the account_id as an integer 2001-03-19 20:25:04 +00:00
class.auth_http.inc.php SF #413717 - Fixed undefined function update_lastlogin(), this problem was for more then just mail_auth 2001-04-10 07:58:19 +00:00
class.auth_ldap.inc.php Fixed appsessions not being updated durring a password change 2001-04-17 17:49:13 +00:00
class.auth_mail.inc.php SF #413717 - Fixed undefined function update_lastlogin(), this problem was for more then just mail_auth 2001-04-10 07:58:19 +00:00
class.auth_sql.inc.php Fixed appsessions not being updated durring a password change 2001-04-17 17:49:13 +00:00
class.auth_sqlssl.inc.php SQL + SSL Certificate authentication for Apache + mod_ssl 2001-04-25 22:01:52 +00:00
class.auth.inc.php replaced quotes with single ticks where applicable 2001-02-11 20:03:35 +00:00
class.browser.inc.php Add is_opera() 2001-04-13 13:32:16 +00:00
class.categories.inc.php added images for categories_format 2001-05-01 23:17:13 +00:00
class.clientsniffer.inc.php replaced quotes with single ticks where applicable 2001-02-11 20:03:35 +00:00
class.common.inc.php Made navbar() return the appname 2001-04-27 13:08:49 +00:00
class.config.inc.php Added new config class 2001-05-02 08:02:32 +00:00
class.contacts.inc.php replaced quotes with single ticks where applicable 2001-02-11 20:03:35 +00:00
class.country.inc.php new class 'country' 2001-04-30 03:04:58 +00:00
class.crypto.inc.php Change to phpversion() 2001-04-21 12:43:00 +00:00
class.db_msql.inc.php fixed banners so that they are all uniform and complete 2001-01-16 13:52:32 +00:00
class.db_mssql.inc.php fixed banners so that they are all uniform and complete 2001-01-16 13:52:32 +00:00
class.db_mysql.inc.php Fix for persistent connections and disconnect() 2001-03-31 01:10:15 +00:00
class.db_odbc.inc.php fixed banners so that they are all uniform and complete 2001-01-16 13:52:32 +00:00
class.db_oracle.inc.php fixed banners so that they are all uniform and complete 2001-01-16 13:52:32 +00:00
class.db_pgsql.inc.php Fixed PHP warnings on disconnects 2001-03-09 15:55:34 +00:00
class.db_sybase.inc.php fixed banners so that they are all uniform and complete 2001-01-16 13:52:32 +00:00
class.db.inc.php moved to define() for path vars. Also starting to hack sessions to be phpgw_info manager 2001-02-06 09:19:38 +00:00
class.graphics.inc.php Fix php tag 2001-03-29 20:17:54 +00:00
class.hooks.inc.php start on inline documentation 2001-03-13 18:30:21 +00:00
class.http.inc.php fixed banners so that they are all uniform and complete 2001-01-16 13:52:32 +00:00
class.linkbox.inc.php email now checks for new messages on home page 2001-02-04 19:57:24 +00:00
class.matrixview.inc.php Add lang calls 2001-04-22 20:28:22 +00:00
class.menutree.inc.php Fix for bug #413605 2001-04-22 02:39:39 +00:00
class.network.inc.php Fixes for NNTP. Was not returning results. Also, cleanups and now meets coding standards. 2001-03-30 00:58:38 +00:00
class.nextmatchs.inc.php Add optional third return for filterobj 2001-04-20 23:12:37 +00:00
class.phpgw.inc.php added inline documentation 2001-03-07 00:14:48 +00:00
class.portalbox.inc.php fixed banners so that they are all uniform and complete 2001-01-16 13:52:32 +00:00
class.preferences.inc.php change to phpversion() 2001-04-21 12:39:30 +00:00
class.resultbox.inc.php email now checks for new messages on home page 2001-02-04 19:57:24 +00:00
class.rssparser.inc.php fixed banners so that they are all uniform and complete 2001-01-16 13:52:32 +00:00
class.sbox.inc.php Added ending date option 2001-04-04 06:49:03 +00:00
class.send.inc.php cleanups for readability 2001-03-25 22:24:19 +00:00
class.sessions.inc.php removed debug output 2001-04-16 17:45:19 +00:00
class.Template_new.inc.php moving this out of the way because it screws up windows machines which dont support case in file names 2001-02-07 22:32:57 +00:00
class.Template.inc.php If the template does not exist in the template dir, it will now load from the default template set. 2001-04-20 02:45:42 +00:00
class.translation_sql.inc.php Transy - create new lang set: disappearing translated string 2001-03-08 02:05:29 +00:00
class.translation.inc.php moved to define() for path vars. Also starting to hack sessions to be phpgw_info manager 2001-02-06 09:19:38 +00:00
class.utilities.inc.php reversed some lame hard coded path that jengo put 2001-01-24 19:28:08 +00:00
class.validator.inc.php Added in a class to validate input 2001-03-12 13:17:38 +00:00
class.vcard.inc.php Start adding vcard import/export class 2001-03-21 08:06:40 +00:00
class.vfs.inc.php inline docs 2001-03-24 08:01:26 +00:00
class.xmlrpc.inc.php Adding xml-rpc classes which will be needed in future xml-rpc interface to our class 2001-02-07 09:09:43 +00:00
class.xmlrpcs.inc.php Adding xml-rpc classes which will be needed in future xml-rpc interface to our class 2001-02-07 09:09:43 +00:00
footer.inc.php fixed banners so that they are all uniform and complete 2001-01-16 13:52:32 +00:00
functions.inc.php Made enable_x_class more dynamic, it now reads through a loop 2001-05-02 05:31:23 +00:00
phpgw_mime.types hopefully settled the directory structure once and for all 2000-12-21 09:16:30 +00:00
phpgw.inc.php fixed banners so that they are all uniform and complete 2001-01-16 13:52:32 +00:00