This website requires JavaScript.
Explore
Help
Sign In
holm
/
egroupware
Watch
1
Star
1
Fork
0
You've already forked egroupware
forked from
extern/egroupware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ab96edee16
egroupware
/
phpgwapi
History
Ralf Becker
ab96edee16
imported skwashd's changes and adapted for eGroupWare
2004-02-23 00:24:21 +00:00
..
cron
more verbose error-messages
2003-09-06 10:11:00 +00:00
doc
imported skwashd's changes and adapted for eGroupWare
2004-02-23 00:24:21 +00:00
images
added an empty index.php file to prevent browsing of the image-dir
2004-02-20 14:20:40 +00:00
inc
Fix for BUG 900342 - determine preloaded query string which includes wildcards
2004-02-20 16:47:06 +00:00
js
icon removed - not needed anymore
2004-02-09 23:41:13 +00:00
setup
add some translations from Zhang Weiwu in Chinese
2004-02-20 09:46:20 +00:00
templates
some php setting or something puts automatically a hidden input element with the session id at the beginning of every form. The javascript here used form.elements(0), which refered to a different element when this hidden thing appeared. So I changed that to form.element('name') to avoid this.
2004-02-22 22:41:18 +00:00
themes
update for jerryr template
2004-02-08 10:51:15 +00:00
addressbook.php
intval -> (int)
2003-12-20 18:26:24 +00:00