.. |
class.accounts_ldap.inc.php
|
fixes to the exists function. This will now accept either an account_lid or an account_id. The preferred method is the account_lid.
|
2001-03-18 14:08:39 +00:00 |
class.accounts_shared.inc.php
|
Trying to determine if variables are getting their types messed up.
|
2001-03-18 16:29:05 +00:00 |
class.accounts_sql.inc.php
|
should solve problems for the accounts->exists()
|
2001-03-18 18:09:46 +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
|
I'm thinking this is the way it should be. Resetting the variable with each iteration through for the individual records.
|
2001-03-18 18:31:17 +00:00 |
class.applications.inc.php
|
beginnings of inline documentaion
|
2001-03-13 04:58:57 +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
|
Added function to return the total categories depending on filter. Also, applied some source formating
|
2001-03-12 12:16:14 +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
|
Added some comments about legecy code and started adding in debugging info into the API
|
2001-03-18 05:16:00 +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 PHP warnings on disconnects
|
2001-03-09 15:55:34 +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
|
more exetensions to my graphics class
|
2001-02-14 20:55:10 +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
|
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
|
Converted nextmatchs to work off templates
|
2001-03-13 13:15:53 +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
|
added inline comments (start of)
|
2001-03-09 04:38:42 +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
|
added ability to designate Sender: field
|
2001-03-15 05:35:30 +00:00 |
class.sessions.inc.php
|
Fix for bug [ #406681 ] function read_group_names() not exist, thx to Patrick Naubert <patrickn@tygerteam.com>
|
2001-03-12 15:09:00 +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
|
Added fp() finish parse short cut
|
2001-03-13 11:52:17 +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.vfs.inc.php
|
Replace 707 with 770 - I think this is all of them
|
2001-03-16 04:04:08 +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
|
Added PHPGW_ACL_PRIVATE constant
|
2001-03-18 04:55:36 +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 |