Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2001-02-08 05:13:43 +00:00
addressbook Fixed session->update_session_info() should only be called if its for the current session 2001-02-07 15:27:19 +00:00
admin start of getting groups maintenance to work 2001-02-08 04:07:33 +00:00
calendar newest version 2001-02-08 03:26:18 +00:00
doc minor updates 2001-01-17 08:44:54 +00:00
phpgwapi 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
preferences Caching the phpgw_info array is now a server option 2001-02-08 04:59:19 +00:00
setup 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
about.php just testing new cvs client 2001-02-04 11:08:53 +00:00
header.inc.php.template moved to define() for path vars. Also starting to hack sessions to be phpgw_info manager 2001-02-06 09:19:38 +00:00
index.php Made sql for addressbook use new table and field names 2001-02-06 00:56:53 +00:00
login.php working on complete update of sessions class 2001-02-06 11:00:26 +00:00
logout.php made more iis friendly 2000-11-30 08:15:33 +00:00
notify.php Changed all exit; calls to use the new common->phpgw_exit() 2000-12-23 22:50:32 +00:00
version.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
xmlrpcs_test.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