egroupware_official/setup/inc
2016-07-28 15:30:51 +02:00
..
class.setup_cmd_admin.inc.php using new api for setup 2016-05-01 15:56:49 +00:00
class.setup_cmd_config.inc.php * Setup: some authtication types eg. Cas were not shown in setup 2016-06-09 08:48:46 +02:00
class.setup_cmd_database.inc.php no need to log connection retries and final connection failures are always thrown, fixes 5 connection failures log for creating new databases 2016-06-05 16:59:55 +02:00
class.setup_cmd_header.inc.php fix failed package install without phpgwapi installed 2016-05-26 10:46:40 +02:00
class.setup_cmd_hooks.inc.php using new api for setup 2016-05-01 15:56:49 +00:00
class.setup_cmd_install.inc.php using new api for setup 2016-05-01 15:56:49 +00:00
class.setup_cmd_ldap.inc.php fix PHP Fatal error: Class 'ldap' not found, when migrating accounts LDAP --> SQL 2016-07-28 15:30:51 +02:00
class.setup_cmd_showheader.inc.php using new api for setup 2016-05-01 15:56:49 +00:00
class.setup_cmd_update.inc.php using new api for setup 2016-05-01 15:56:49 +00:00
class.setup_cmd.inc.php fix old "phpgwapi" version used instead of new "api" 2016-05-25 21:41:50 +02:00
class.setup_detection.inc.php remove code checking since 1.4 not used "file_repository" and "file_store_contents" config vars resulting in not being able to create "files_dir" config 2016-06-05 08:58:56 +02:00
class.setup_header.inc.php fix failed package install without phpgwapi installed 2016-05-26 10:46:40 +02:00
class.setup_html.inc.php WIP egw installs now without phpgwapi and allows to login 2016-05-02 22:26:40 +00:00
class.setup_process.inc.php resurect emailadmin/setup directory, it is needed for updating from versions before latest 14.3 2016-06-03 16:30:59 +02:00
class.setup_translation.inc.php replace (slower and ugly) create_function with closures 2016-07-10 11:09:21 +02:00
class.setup.inc.php do NOT remove config, if deinstalling old phpgwapi, as that's global api config 2016-05-31 23:31:00 +02:00
functions.inc.php fix failed package install without phpgwapi installed 2016-05-26 10:46:40 +02:00
hook_config_validate.inc.php remove code checking since 1.4 not used "file_repository" and "file_store_contents" config vars resulting in not being able to create "files_dir" config 2016-06-05 08:58:56 +02:00
hook_config.inc.php remove SyncML Authentication config 2016-06-09 16:20:18 +02:00