.. |
class.accounts_contacts.inc.php
|
Initial add; This is very prelim
|
2001-03-29 08:10:04 +00:00 |
class.accounts_ldap_wip.inc.php
|
This now edit memberuid field based on members, but we need to update the acl first.
|
2001-04-07 01:43:56 +00:00 |
class.accounts_ldap.inc.php
|
Add inetOrgPerson to objectclass for new accounts
|
2001-04-05 21:50:12 +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
|
Oops, rename to match ldap
|
2001-04-06 21:49:06 +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
|
Fix account_id use in update_lastlogin to use get_account_id; formatting
|
2001-03-26 21:36:32 +00:00 |
class.auth_ldap.inc.php
|
Fix account_id use in update_lastlogin to use get_account_id; formatting
|
2001-03-26 21:36:32 +00:00 |
class.auth_mail.inc.php
|
Fix account_id use in update_lastlogin to use get_account_id; formatting
|
2001-03-26 21:36:32 +00:00 |
class.auth_sql.inc.php
|
Fix account_id use in update_lastlogin to use get_account_id; formatting
|
2001-03-26 21:36:32 +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
|
update return_array
|
2001-03-30 21:12:56 +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
|
*** empty log message ***
|
2001-04-04 07:14: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
|
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
|
SF #413778 - Fixed HTML in comments not showing up durring matrix view
|
2001-04-06 05:30:37 +00:00 |
class.menutree.inc.php
|
This fixes bug #412687
|
2001-04-03 01:42:10 +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
|
Guarrantee maxmatchs is an integer value.
|
2001-03-30 01:00:33 +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
|
Fixed a few bugs with tring to re-read session cache info, which is competly broken anyway. We might need to do away with the idea, it doesn't seem any faster
|
2001-04-04 04:54:12 +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
|
trying to gain speed effeciencies.
|
2001-03-31 14:40:52 +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.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
|
Revert the code back to the way it was.
|
2001-04-03 03:26:59 +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 |