egroupware_official/setup
2021-03-24 08:04:54 +01:00
..
doc Fix wrongly spelled EGroupware name 2018-04-11 15:13:39 +02:00
inc set minimum PHP version for 21.1 to 7.3 and recommend to 7.4 (PHP 8.0 is still NOT supported) 2021-03-24 08:04:54 +01:00
lang Add missing language ar in language selector 2020-11-18 13:05:38 +01:00
templates/default fix logo size in setup 2021-02-26 11:52:26 +02:00
account_migration.php disable UCS support, as we currently have no way to know we are running on UCS (inside our open_basedir) 2020-11-23 21:10:53 +01:00
admin_account.php Fix wrongly spelled EGroupware name 2018-04-11 15:13:39 +02:00
applications.php allow apps to specify to be automatic deinstalled 2019-08-15 10:33:57 +02:00
check_install.php installation check: remove world readable for header.inc.php and additional warn if no APCu available 2020-12-15 18:27:25 +01:00
config.php * SAML/Shibboleth/SimpleSAMLphp authentication configurable through setup 2020-05-28 23:24:09 +02:00
db_backup.php Setup: Fix backups to keep of 0 gave an error "must be integer" 2020-05-12 09:30:55 -06:00
fix_mysql_charset.php Fix wrongly spelled EGroupware name 2018-04-11 15:13:39 +02:00
index.php Fix wrongly spelled EGroupware name 2018-04-11 15:13:39 +02:00
manageheader.php fix PHP 8.0 Fatal error unknown function get_magic_quotes_gpc 2021-03-21 18:27:09 +01:00
schematoy.php Stop using deprecated each(), using foreach(), key() or current() instead 2019-02-12 14:13:45 -07:00
setup-cli.php remove quotes from arguments eg. 'db_host=db', in case it does not happen by shell (eg. debuging in Netbeans) 2019-08-18 12:51:41 +02:00
sqltoarray.php Stop using deprecated each(), using foreach(), key() or current() instead 2019-02-12 14:13:45 -07:00