Commit Graph

9 Commits

Author SHA1 Message Date
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
Ralf Becker
aac9ec7d10 phpgw --> egw 2005-10-14 17:03:16 +00:00
Lars Kneschke
1085534c94 modified the delete hooks to use $GLOBALS['hook_values'] 2005-09-20 10:11:38 +00:00
reinerj
80ea30c5b1 changes from phpgw to egw dev group 2004-01-26 23:26:19 +00:00
Miles Lott
b66c1210c5 switch to _POST and _GET 2004-01-26 05:52:19 +00:00
Miles Lott
1b6c84d688 Fix to work with register_globals off, also tested with it on 2001-11-27 04:53:17 +00:00
skeeter
e007771652 This should now clear out the ACL entries when deleting a user. 2001-09-18 03:57:42 +00:00
Miles Lott
d0c4053077 Using GLOBALS 2001-09-02 14:54:03 +00:00
jengo
ab63987864 Changed to new hook filename style 2001-06-07 02:40:35 +00:00