Ralf Becker
c85d34c0fe
changed the following table-names:
...
- phpgw_accounts --> egw_accounts
- phpgw_acl --> egw_acl
- phpgw_log(_msg) --> egw_log(_msg)
- phpgw_config --> egw_config
- phpgw_applications --> egw_applications
This requires code-changes in many apps. Quite often I was able to replace the db access, with calls to the appropreate classes.
2005-11-02 11:45:52 +00:00
reinerj
febeab4d8d
replace the crap
2004-08-09 13:46:03 +00:00
Ralf Becker
b8557e49d9
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:31:11 +00:00
ceb
6d142e0c7c
removed app_title plus update default layout to use xslt
2002-10-26 22:39:19 +00:00
Miles Lott
9f568f8b33
Rollback soap server class to workable state, make login/logout work
2001-12-10 02:09:17 +00:00
Miles Lott
7ea5603c67
minor formatting, add banner
2001-11-23 17:54:13 +00:00
Miles Lott
7399ff4342
login/logout return correct object now
2001-08-27 11:36:48 +00:00
Miles Lott
e973591705
Fix login
2001-08-27 10:42:19 +00:00
Miles Lott
b2ef2fb0e5
Undo oops in session->verify_server() and make soap auth/verify work
2001-08-18 21:32:22 +00:00
Miles Lott
dc7ad12eeb
Add in not yet working auth_verify
2001-08-18 20:37:33 +00:00
Miles Lott
c7edc28716
Fixes to allow for support of server auth using soap with/without ssl
2001-08-18 20:31:47 +00:00
Miles Lott
07a3679c01
Switch to GLOBALS
2001-08-13 22:05:50 +00:00
Miles Lott
c1acca2fd7
New includes for xml/soap, at least for the time being
2001-08-07 23:04:05 +00:00