egroupware/setup
2021-04-07 09:55:11 +02:00
..
doc Fix wrongly spelled EGroupware name 2018-04-11 15:13:39 +02:00
inc fix und PHP 8 no longer supported curly braces for array/string indexes 2021-04-07 09:55:11 +02: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 PHP 8 and PHPStorm error fixes for setup 2021-04-01 14:34:19 +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 PHP 8 and PHPStorm error fixes for setup 2021-04-01 14:34:19 +02:00
db_backup.php PHP 8 and PHPStorm error fixes for setup 2021-04-01 14:34:19 +02:00
fix_mysql_charset.php Fix wrongly spelled EGroupware name 2018-04-11 15:13:39 +02:00
index.php PHP 8 and PHPStorm error fixes for setup 2021-04-01 14:34:19 +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