egroupware/setup
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
..
doc Set HTML document type to XHTML 1.0 Transitional everywhere (almost). 2005-07-07 20:09:52 +00:00
inc changed the following table-names: 2005-11-02 11:45:52 +00:00
lang added checks for: 2005-11-01 07:20:46 +00:00
templates/default added settings for mail-auth to configuration 2005-10-29 10:58:25 +00:00
applications.php changed the following table-names: 2005-11-02 11:45:52 +00:00
applist.php changes from phpgw to egw dev group 2004-01-27 20:49:25 +00:00
check_install.php added checks for: 2005-11-01 07:20:46 +00:00
config.php changed the following table-names: 2005-11-02 11:45:52 +00:00
db_backup.php XHTML 1.0 cleanup for setup application 2005-07-11 18:02:19 +00:00
index.php changed the following table-names: 2005-11-02 11:45:52 +00:00
lang.php XHTML 1.0 cleanup for setup application 2005-07-11 18:02:19 +00:00
ldap.php XHTML 1.0 cleanup for setup application 2005-07-11 18:02:19 +00:00
ldapexport.php changed the following table-names: 2005-11-02 11:45:52 +00:00
ldapimport.php changed the following table-names: 2005-11-02 11:45:52 +00:00
ldapmodify.php changed the following table-names: 2005-11-02 11:45:52 +00:00
manageheader.php Make the PHP session restore an own session type in manageheader. So you can switch it on and off, without the need to edit the code. At the moment it's off by default, with a note that it can give a big performance boost (if it works on your distro). 2005-10-13 12:11:48 +00:00
schematoy.php Fix setting of detail var. 2005-09-03 18:20:11 +00:00
setup_demo.php changed the following table-names: 2005-11-02 11:45:52 +00:00
sqltoarray.php 1) fixed setup-detection, to allow login into setup again 2005-03-04 12:40:28 +00:00
system_charset.php changed the following table-names: 2005-11-02 11:45:52 +00:00