Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2001-09-02 18:37:38 +00:00
addressbook Using GLOBALS 2001-09-02 14:54:03 +00:00
admin Using GLOBALS 2001-09-02 14:54:03 +00:00
calendar Changed over some of the hook_home files to GLOBALS. 2001-09-02 07:24:58 +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 Applid patch #45184. 2001-08-18 00:32:56 +00:00
phpgwapi added function to convert array to string plus ability to include arrays as extravar to the show_sort_order function 2001-09-02 18:37:38 +00:00
preferences Trying to fix problem where some do not see the settings page 2001-09-01 20:01:05 +00:00
setup Some more fixes to work with register_globals Off; Change one debug echo. 2001-08-31 22:29:23 +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 GLOBAL'ed the variable. 2001-09-02 07:27:17 +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