egroupware/phpgwapi/inc
el_latino 6f90c27214 added a php class that allow us to parse XML files without having php XML
native support !!!, it main feature is to support XPath queries without navite
DOM XML support !. It will be the heart of the new setup app
2001-05-08 23:26:42 +00:00
..
class.accounts_contacts.inc.php Formatting 2001-05-01 09:18:20 +00:00
class.accounts_ldap_wip.inc.php Add expire return 2001-05-02 09:47:12 +00:00
class.accounts_ldap.inc.php Update for create using array 2001-05-06 13:07:57 +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 Formatting, and merged expires field into sql 2001-05-02 09:38:37 +00:00
class.accounts_sql.inc.php Fix passwd field in create 2001-05-06 13:04:04 +00:00
class.accounts.inc.php Formatting 2001-05-02 12:08:11 +00:00
class.acl.inc.php Formatting 2001-05-02 12:28:10 +00:00
class.applications.inc.php Formatting 2001-05-02 12:40:33 +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 Formatting 2001-05-02 12:52:44 +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 New manual layouts 2001-05-06 16:37:40 +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 Formatting 2001-05-06 13:19:42 +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 Formatting 2001-05-06 13:40:04 +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 Changed the font size to be dynamic to the users browser. 2001-05-08 18:49:37 +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 updated documentation tags 2001-05-08 21:20:47 +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 Possible fix for SF Bug #417865. 2001-05-08 23:20:13 +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 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.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 Moved get_account_id() closer to the top of the file. Should now be more compatible with php3. 2001-05-08 20:50:11 +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