egroupware/setup/inc
2010-09-15 20:09:57 +00:00
..
class.setup_cmd_admin.inc.php - new admin-cli command --add-user like --edit-user, but runs addaccount hook for existing accounts too 2010-08-20 20:28:59 +00:00
class.setup_cmd_config.inc.php using one list of auth-types (in order of importance) and detecting additional ones in the filesystem 2010-09-10 09:26:17 +00:00
class.setup_cmd_database.inc.php - setting set_defaults also with values containing (now replaced) replacements like $domain 2010-08-25 12:24:11 +00:00
class.setup_cmd_header.inc.php "only delete header, if it does exist and is NOT writable (otherwise the header is owned by the user running the script)" 2009-06-21 12:34:02 +00:00
class.setup_cmd_install.inc.php Fix backup->restore() as discussed on the devel list: 2010-01-22 21:39:19 +00:00
class.setup_cmd_ldap.inc.php need to setup ldap data in setup_cmd_ldap, before calling the hook 2010-09-02 08:50:48 +00:00
class.setup_cmd_showheader.inc.php allow to call command objects via setup-cli 2008-01-14 05:44:32 +00:00
class.setup_cmd_update.inc.php "do NOT run an update, if none necessary" 2009-05-25 07:44:03 +00:00
class.setup_cmd.inc.php - fixed not working accounts::cache_invalidate(): cache is now in regular egw_cache on session level 2010-08-29 08:16:27 +00:00
class.setup_detection.inc.php facilitate downgrade, if supported by "update" scripts: run downgrades automatic 2010-09-15 19:10:00 +00:00
class.setup_header.inc.php using new check_load_extension function 2009-04-20 12:43:44 +00:00
class.setup_html.inc.php using functions moved to setup_translation class and modernising setup_html 2010-07-29 08:29:54 +00:00
class.setup_process.inc.php facilitate downgrade, if supported by "update" scripts: run downgrades automatic 2010-09-15 19:10:00 +00:00
class.setup_translation.inc.php marking all static methods static and moving method to query supported languages into setup_translation class 2010-07-29 08:14:15 +00:00
class.setup.inc.php remove hooks of apps, when deleting them (event if sources are no longer there) 2010-09-15 20:09:57 +00:00
functions.inc.php setup_cmd_admin execs "admin/admin-cli.php --edit-user" to run all hooks, which can NOT run in setup 2010-08-20 19:28:08 +00:00
hook_config_validate.inc.php fix for Debian Bug#569677: egroupware-core: base configuration fails with php error if egroupware-emailadmin is not installed 2010-02-15 02:58:58 +00:00
hook_config.inc.php using one list of auth-types (in order of importance) and detecting additional ones in the filesystem 2010-09-10 09:26:17 +00:00