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
4e2bce12e6
modernized code and fixed problem reported on the list: new installs cant create admin-account due to not longer existing phpgw class in the api
2005-03-24 13:15:12 +00:00
reinerj
48f840d7de
move from old projct to new one
2004-05-05 12:06:13 +00:00
Miles Lott
ce5a6009fd
Remove ANCIENT use of global
2003-12-14 17:24:19 +00:00
Ralf Becker
b8557e49d9
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:31:11 +00:00
Zone
71ec2f0197
Updates needed for phpwebhosting -> filemanager name change
2002-09-21 05:15:32 +00:00
skeeter
53344baf01
GNU Patch #246 .
2002-04-21 17:42:40 +00:00
Miles Lott
99ff77322a
GLOBALS and auto_add fix
2002-01-29 00:40:16 +00:00
Miles Lott
1f640379d3
Fix save repository
2001-06-27 00:44:20 +00:00
Miles Lott
aa53cee89e
Add global denied arrays, for cases of import LDAP->contacts
2001-06-26 23:54:34 +00:00
Miles Lott
397e532e6e
format class.accounts.inc.php, update class.accounts_contacts.inc.php to almost
...
working status
2001-06-26 23:16:18 +00:00
Miles Lott
74b4a59581
Minor formatting update
2001-06-15 21:35:07 +00:00
Miles Lott
bbcd259b8a
Formatting
2001-05-01 09:18:20 +00:00
Miles Lott
0abd645eff
Fix delete function
2001-04-26 14:09:03 +00:00
Miles Lott
f5fbcfd750
This should now work in theory, but is untested
2001-04-26 14:06:23 +00:00
Miles Lott
f71cf2e0d6
Add empty denied_groups array
2001-04-26 13:54:10 +00:00
Miles Lott
d2714dedf8
Adjust to pass account_type in data array, as with other accounts backends
2001-04-07 17:06:26 +00:00
Miles Lott
6238ac903d
Initial add; This is very prelim
2001-03-29 08:10:04 +00:00