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
e50524c3ec
egroupware
/
phpgwapi
History
Miles Lott
e50524c3ec
Add real createdatabase() function for mssql - partial fix for 885687
2004-02-25 05:26:46 +00:00
..
cron
more verbose error-messages
2003-09-06 10:11:00 +00:00
doc
some more updates and a tidy run
2004-02-23 00:47:01 +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
Add real createdatabase() function for mssql - partial fix for 885687
2004-02-25 05:26:46 +00:00
js
icon removed - not needed anymore
2004-02-09 23:41:13 +00:00
setup
*** empty log message ***
2004-02-25 02:58:12 +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