Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2001-09-04 01:12:13 +00:00
addressbook Fix for edit that was saving owner also as an extra field, making the record 2001-09-03 12:00:38 +00:00
admin Added new ACL Manager, currently only user accounts is using it 2001-09-04 01:12:13 +00:00
calendar php3 array fixes in baseline, remove double global in 1st update function 2001-09-03 03:31:13 +00:00
doc Here is an empty one-line file to keep at least netscape from whining 2001-08-08 23:22:32 +00:00
filemanager Add just the basic templates and images 2001-08-28 23:09:02 +00:00
infolog using GLOBALS, also helps php3 compat 2001-09-03 03:20:48 +00:00
phpgwapi Added no permission checking for special calls to hooks (mainly for admin and preferences) 2001-09-03 23:02:36 +00:00
preferences Removed config options that have been moved to forced preferences 2001-09-03 23:35:38 +00:00
setup Cleanups of warnings. 2001-09-03 09:51:27 +00:00
about.php More formatting 2001-04-08 07:50:20 +00:00
anon_wrapper.php Fixed link() call 2001-03-14 12:26:24 +00:00
header.inc.php.template Update header to include xml/soap functions... this needs to be ironed out 2001-08-07 23:04:49 +00:00
home.php Just a couple of fixes to the cd variable. It should be a GLOBALS['HTTP_GET_VARS'] var. 2001-09-02 07:26:23 +00:00
index.php Cleanup for a warning message. 2001-09-03 09:44:30 +00:00
login.php Use correct version of the $login variable, we want the one functions.inc.php has touched 2001-08-23 03:48:28 +00:00
logout.php Semi-major adjustement with the goal of removing the register_globals requirement; 2001-08-21 18:34:56 +00:00
notify_simple.php Simple Notify for phpGW Client programs 2001-02-17 19:25:51 +00:00
notify.php Disable the template class 2001-08-10 02:09:12 +00:00
soap.php Use GLOBALS in phpgw_info flags 2001-08-29 16:48:01 +00:00
xmlrpc.php Don't check headers, simply verify user first, server second. 2001-08-27 09:40:16 +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