Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2001-11-12 21:44:31 +00:00
addressbook Fix links to addressbook view 2001-10-24 18:45:01 +00:00
admin Fix for bug #463565. 2001-11-10 21:26:22 +00:00
calendar Fix for a small problem of not returning the event if overlapped and not returning to the edit screen with the same data. 2001-11-08 00:18:42 +00:00
doc added some security checks 2001-11-12 21:24:52 +00:00
filemanager Nothing major. Catching up on old commits. Added a few help messages, fixed a couple quoting problems 2001-11-12 05:04:16 +00:00
infolog php3 fix and format cleanup in get_referer() 2001-11-12 14:26:16 +00:00
phpgwapi This now contains the create_email_preferences() function. This will allow for other apps to use the same function. 2001-11-12 21:44:31 +00:00
preferences There are apart of the old setup program and are no longer needed 2001-09-29 04:20:43 +00:00
setup Small change to the RenameTable function in MySQL. This will allow for older versions of MySQL to be used. 2001-10-18 01:02:49 +00:00
about.php Disable template class since this app has no dir 2001-09-25 22:55:33 +00:00
anon_wrapper.php Fixed link() call 2001-03-14 12:26:24 +00:00
header.inc.php.template Change the comment style from /* */ to // ... 2001-10-25 17:45:17 +00:00
home.php Now takes into account if no showmainscreens are active. 2001-11-04 04:08:17 +00:00
index.php unset() some variables that might create problems later on in the execution 2001-11-01 04:33:07 +00:00
login.php change to enable to login by hiting return after password 2001-10-06 08:12:33 +00:00
logout.php Added passing $sessionid and $kp3 parameters to session->destroy() 2001-09-28 21:40:45 +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
set_box.php Looks like I forgot to update this file. 2001-10-23 11:00:50 +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