egroupware_official/setup/inc
Ralf Becker 6503d6d0cc - updated documentation
- add feature to allow apps to choose to be automatic installed on
  updated: $setup_info[$app]['autoinstall'] = {true|'1.x.xxx'};
- run default_records.inc.php (if exists) also for apps without tables,
  as they might need to initialise some stuff
2009-05-28 11:33:30 +00:00
..
class.setup_cmd_admin.inc.php allow to set language via setup-cli 2008-11-23 16:46:32 +00:00
class.setup_cmd_config.inc.php "allow setting install-id and vfs-root-user" 2008-11-23 13:09:51 +00:00
class.setup_cmd_database.inc.php "new sub-command to drop database and user" 2009-05-21 22:16:09 +00:00
class.setup_cmd_header.inc.php "- calling setup_header methods via magic __call method, to allow classes to extend this command and alow overwrite the setup_header methods 2008-08-20 09:01:29 +00:00
class.setup_cmd_install.inc.php "allow to call directly via setup-cli" 2009-05-24 13:41:39 +00:00
class.setup_cmd_ldap.inc.php allow to call command objects via setup-cli 2008-01-14 05:44:32 +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 add grant host to db creation 2008-11-18 19:58:11 +00:00
class.setup_detection.inc.php - updated documentation 2009-05-28 11:33:30 +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 changing the setup manual url to manual.egroupware.org, as otherwise the www-redirect on egroupware.org removes the get-params 2006-06-10 16:02:00 +00:00
class.setup_process.inc.php - updated documentation 2009-05-28 11:33:30 +00:00
class.setup_translation.inc.php - making all methods of translation class static 2009-04-20 11:59:39 +00:00
class.setup.inc.php fixed errors in creating the home dirs of standard groups in sqlfs during setup 2008-10-26 07:37:37 +00:00
functions.inc.php "setting currentapp='setup' for setup" 2008-08-13 07:19:32 +00:00
hook_config_validate.inc.php Only check for smtp server. As Klaus is going to create an emailadmin 2008-10-14 14:34:41 +00:00
hook_config.inc.php Allow to change the where VFS stores the content of files: 2008-10-02 15:30:44 +00:00