Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Lars Kneschke 8d7ba95ea6 created a class to create the left menu for plugins
changed the code for editaccount and viewaccount
2001-08-28 21:50:10 +00:00
addressbook Some formatting and additional GLOBALS work 2001-08-27 09:52:35 +00:00
admin created a class to create the left menu for plugins 2001-08-28 21:50:10 +00:00
calendar This takes advantage of the css() function. Also fixes a problem where if no calednar reference is specified, it will be set to 0. 2001-08-28 03:41:16 +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 Use phpgw_exit () in html_page_close () instead of exit; 2001-08-28 08:09:04 +00:00
infolog Applid patch #45184. 2001-08-18 00:32:56 +00:00
phpgwapi Added command_line (), fixes for acl_check () when a user does not belong to any groups 2001-08-28 08:13:35 +00:00
preferences Some how my last commit didn't work, heres the missing files 2001-08-27 03:17:14 +00:00
setup demo account creation is now a checkbox option, on by default 2001-08-25 21:18:30 +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 Semi-major adjustement with the goal of removing the register_globals requirement; 2001-08-21 18:34:56 +00:00
index.php Semi-major adjustement with the goal of removing the register_globals requirement; 2001-08-21 18:34:56 +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 Move/copy a soap server to phpgw root 2001-08-10 00:31:21 +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