.. |
class.accounts_ldap.inc.php
|
minor fixes for memberships()
|
2001-02-08 03:25:22 +00:00 |
class.accounts_shared.inc.php
|
minor fixes for memberships()
|
2001-02-08 03:25:22 +00:00 |
class.accounts_sql.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.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
|
one more before I passout. I have yanked conversion of id, so now you need to pass account_id only
|
2001-02-06 12:06:17 +00:00 |
class.applications.inc.php
|
one more before I passout. I have yanked conversion of id, so now you need to pass account_id only
|
2001-02-06 12:06:17 +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
|
made ldap working again
|
2001-02-05 19:01:06 +00:00 |
class.auth_mail.inc.php
|
Fix from stinger to allow mail auth to work agains POP3 and IMAP servers
|
2001-02-02 19:04:19 +00:00 |
class.auth_sql.inc.php
|
Fixed last login information not being updated
|
2001-02-07 13:19:09 +00:00 |
class.auth.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.categories.inc.php
|
Fixed some variables being treated has strings becuase of things like "$somevar"
|
2001-02-04 08:27:35 +00:00 |
class.clientsniffer.inc.php
|
fixed banners so that they are all uniform and complete
|
2001-01-16 13:52:32 +00:00 |
class.common.inc.php
|
Started moving the cache for the phpgw_info array over to appsessions() .... some things aren't working correclty yet. mainly preferences
|
2001-02-08 04:42:44 +00:00 |
class.contacts.inc.php
|
use new defines
|
2001-02-06 14:16:04 +00:00 |
class.crypto.inc.php
|
fixed banners so that they are all uniform and complete
|
2001-01-16 13:52:32 +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.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
|
Moved sql_limit() to the db classes and renamed it to limit()
|
2001-01-25 06:09:08 +00:00 |
class.phpgw.inc.php
|
seek3r is a dope fix
|
2001-02-08 01:06:45 +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
|
cleaned up functions.inc.php
|
2001-02-08 00:49:34 +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
|
*** empty log message ***
|
2001-01-31 07:46:26 +00:00 |
class.send.inc.php
|
cleanups - to make it more OO
|
2001-01-17 02:50:16 +00:00 |
class.sessions.inc.php
|
The users password is now stored in a seperate entry in appsessions(), and fixed kp3 not working as it should. Since mcrypt is only accepting the first 32 charaters, passing extra data before kp3 was making it the same encrypted values every single time
|
2001-02-08 05:13:43 +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
|
Started moving the cache for the phpgw_info array over to appsessions() .... some things aren't working correclty yet. mainly preferences
|
2001-02-08 04:42:44 +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 |