egroupware/phpgwapi/inc
2001-06-10 09:43:11 +00:00
..
class.accounts_contacts.inc.php Formatting 2001-05-01 09:18:20 +00:00
class.accounts_ldap_wip.inc.php Update id2name/name2/id/get_type, and add modified auth class for ldap_wip 2001-06-09 21:05:42 +00:00
class.accounts_ldap.inc.php Add back nscd 2001-05-26 21:21:25 +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 Added function to test if an account is expired or not 2001-06-10 09:43:11 +00:00
class.accounts_sql_wip.inc.php Formatting, and merged expires field into sql 2001-05-02 09:38:37 +00:00
class.accounts_sql.inc.php Add expires field to auto_add (30 day default) - how else to handle this? 2001-06-04 20:29:37 +00:00
class.accounts.inc.php Formatting 2001-05-02 12:08:11 +00:00
class.acl.inc.php Fixed a problem where the type was trying to be changed from Boolean to String. Shouldn't work in php3. 2001-06-07 12:10:15 +00:00
class.applications.inc.php Various cleanups. Trying to remove some warnings when generating php errors to a file. 2001-05-14 03:54:40 +00:00
class.auth_http.inc.php I broke a few things durring last commit, tring it again ... 2001-06-03 18:20:05 +00:00
class.auth_ldap_wip.inc.php Update id2name/name2/id/get_type, and add modified auth class for ldap_wip 2001-06-09 21:05:42 +00:00
class.auth_ldap.inc.php I broke a few things durring last commit, tring it again ... 2001-06-03 18:20:05 +00:00
class.auth_mail.inc.php I broke a few things durring last commit, tring it again ... 2001-06-03 18:20:05 +00:00
class.auth_sql.inc.php Added feature to drop the previous login into appsessions, this way developer can find out how long its been since they last logged in. 2001-06-03 17:58:12 +00:00
class.auth_sqlssl.inc.php I broke a few things durring last commit, tring it again ... 2001-06-03 18:20:05 +00:00
class.auth.inc.php Formatting 2001-05-02 12:52:44 +00:00
class.browser.inc.php Add detection for Konqueror 2001-05-31 05:06:16 +00:00
class.categories.inc.php update formated_list to prevent error msg if array empty 2001-06-07 07:44:26 +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 Found more references to an unconstant 2001-06-08 15:01:35 +00:00
class.config.inc.php Change config_appname to config_app 2001-05-21 17:18:39 +00:00
class.contacts.inc.php Formatting 2001-05-21 09:12:10 +00:00
class.country.inc.php Reset the country array in case this gets called twice in one page 2001-05-21 16:13:13 +00:00
class.crypto.inc.php Formatting 2001-05-06 13:19:42 +00:00
class.datetime.inc.php New class - will handle all date/time conversions from realworld to phpGW handling. 2001-05-20 01:20:20 +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 removed some debugging details 2001-06-01 09:23:03 +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 For some reason, using pg_Exec() with transaction_begin() wasn't always working 2001-06-04 00:37:22 +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 Various cleanups. Trying to remove some warnings when generating php errors to a file. 2001-05-14 03:54:40 +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 Should get the manual working agian. 2001-05-19 04:45:41 +00:00
class.network.inc.php Formatting 2001-05-21 09:00:41 +00:00
class.nextmatchs.inc.php had to make several changes and cleanups for php3 compatibility 2001-05-31 10:11:18 +00:00
class.phpgw.inc.php New class - will handle all date/time conversions from realworld to phpGW handling. 2001-05-20 01:20:20 +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 Added some transactions 2001-06-04 01:17:40 +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.sbox2.inc.php sbox2 extends now sbox, new function getDate 2001-06-04 18:23:22 +00:00
class.sbox.inc.php getYears: offered range to select from has to include already selected year 2001-06-04 14:13:32 +00:00
class.send.inc.php Experimental- fix multiple attachment problem, add sig before attachments, fix Message-Boundary placement 2001-06-05 07:44:39 +00:00
class.sessions.inc.php Removed some of the phpgw_info cache code 2001-06-07 00:33:48 +00:00
class.Template_new.inc.php updated documentation tags 2001-05-08 21:20:47 +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 Formatting 2001-05-21 09:12:10 +00:00
class.vfs_wip.inc.php Added correct_attributes (), fixed dir () prototype 2001-06-05 06:32:30 +00:00
class.vfs.inc.php Put old VFS back in place 2001-05-15 00:55:52 +00:00
class.wap.inc.php *** empty log message *** 2001-05-07 01:01:03 +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.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 had to make several changes and cleanups for php3 compatibility 2001-05-31 10:11:18 +00:00
phpgw_mime.types hopefully settled the directory structure once and for all 2000-12-21 09:16:30 +00:00