egroupware/setup/inc
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
..
class.setup_detection.inc.php changed the following table-names: 2005-11-02 11:45:52 +00:00
class.setup_html.inc.php XHTML 1.0 cleanup for setup application 2005-07-11 18:02:19 +00:00
class.setup_process.inc.php changed the following table-names: 2005-11-02 11:45:52 +00:00
class.setup_translation.inc.php quitend warning, if no api translation exists 2005-06-17 07:23:24 +00:00
class.setup.inc.php changed the following table-names: 2005-11-02 11:45:52 +00:00
class.Template.inc.php 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
functions.inc.php switch to require to exit with a error when this file is not available 2005-09-01 17:10:09 +00:00
hook_config_validate.inc.php replaced depricated mcrypt_generic_end, which 4.1.1+ mcrypt_generic_deinit, as it gaves warnings in php5 2005-10-27 09:26:08 +00:00
hook_config.inc.php XHTML 1.0 cleanup for setup application 2005-07-11 18:02:19 +00:00