egroupware/phpgwapi/inc
2001-02-20 08:29:31 +00:00
..
class.accounts_ldap.inc.php guarantees returned id is int value 2001-02-18 23:26:53 +00:00
class.accounts_shared.inc.php previously calling name2id to get the name 2001-02-18 23:28:15 +00:00
class.accounts_sql.inc.php Fixed edit account, it now appears to be working again 2001-02-17 09:40:29 +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 minor cosmetics 2001-02-18 22:30:16 +00:00
class.applications.inc.php replaced quotes with single ticks where applicable 2001-02-11 20:03:35 +00:00
class.auth_http.inc.php fixed banners so that they are all uniform and complete 2001-01-16 13:52:32 +00:00
class.auth_ldap.inc.php make password changing working from user admin pages 2001-02-12 21:13:09 +00:00
class.auth_mail.inc.php replaced quotes with single ticks where applicable 2001-02-11 20:03:35 +00:00
class.auth_sql.inc.php make password changing working from user admin pages 2001-02-12 21:13:09 +00:00
class.auth.inc.php replaced quotes with single ticks where applicable 2001-02-11 20:03:35 +00:00
class.categories.inc.php removed cat_owner from sql_statements 2001-02-19 11:26:08 +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 Create a shared function for checking weather to use the system defaults or the users preference for mail settings 2001-02-20 08:29:31 +00:00
class.contacts.inc.php replaced quotes with single ticks where applicable 2001-02-11 20:03:35 +00:00
class.crypto.inc.php replaced quotes with single ticks where applicable 2001-02-11 20:03:35 +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 Fixed limit(), I must have been a sleep when I wrote the function :) 2001-01-30 00:12:27 +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 limit(), I must have been a sleep when I wrote the function :) 2001-01-30 00:12:27 +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 more exetensions to my graphics class 2001-02-14 20:55:10 +00:00
class.hooks.inc.php fixed banners so that they are all uniform and complete 2001-01-16 13:52:32 +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 fixed banners so that they are all uniform and complete 2001-01-16 13:52:32 +00:00
class.menutree.inc.php making the email app working again 2001-02-01 21:23:34 +00:00
class.network.inc.php fixed banners so that they are all uniform and complete 2001-01-16 13:52:32 +00:00
class.nextmatchs.inc.php read_group_names/membership 2001-02-08 21:57:00 +00:00
class.phpgw.inc.php working toward app install/upgrdae within setup prog 2001-02-13 10:53:18 +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 *** empty log message *** 2001-02-16 20:48:24 +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 better support of ->memberships() results for getGroups() 2001-02-11 02:39:45 +00:00
class.send.inc.php cleanups - to make it more OO 2001-01-17 02:50:16 +00:00
class.sessions.inc.php Fixed appsessions() not returning the users password correctly 2001-02-20 06:50:36 +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 now we have two template classes. Developers are free to choose the one they want to use, until the best one rises to the top 2001-01-17 18:43:37 +00:00
class.translation_sql.inc.php fixed banners so that they are all uniform and complete 2001-01-16 13:52:32 +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.vfs.inc.php fixed banners so that they are all uniform and complete 2001-01-16 13:52:32 +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 working toward app install/upgrdae within setup prog 2001-02-13 10:53:18 +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