egroupware_official/setup
2011-04-01 14:01:01 +00:00
..
doc removed outdated docs, thanks to Thomas Koch 2006-12-12 10:55:17 +00:00
inc allow to return passwords hashes as array 2011-04-01 14:01:01 +00:00
lang * added valid timezone set in php.ini check 2010-09-29 09:15:59 +00:00
templates/default fix broken alternating line colors 2010-12-19 21:16:43 +00:00
account_migration.php moved logic of account-migration to setup_cmd_ldap and using setup_cmd_ldap for account_migration.php, that way we can also create the ldap-structur during the migration 2010-08-27 08:09:14 +00:00
admin_account.php * give everyone implicit rights for home app, as taking them away makes to many support problems 2011-03-30 07:58:22 +00:00
applications.php remove hooks of apps, when deleting them (event if sources are no longer there) 2010-09-15 20:09:57 +00:00
applist.php removed copy of Template object in setup, using the one in the api 2007-12-09 08:03:56 +00:00
check_install.php use /usr/bin/tnef if available, before search tnef or ytnef via which in the path, to cope with system having it NOT in the path, but at its standard location 2011-02-22 13:13:29 +00:00
config.php avoiding deprecated warning under php5.3 2010-07-25 09:09:05 +00:00
db_backup.php * removing memory limit from backup download, by switching off output buffering and zlib output compression 2011-02-25 13:14:07 +00:00
fix_mysql_charset.php phpDoc headers 2008-08-20 06:04:28 +00:00
index.php fixed SQL error in install from backup, as suggested by Hans-Jürgen 2010-09-18 17:11:27 +00:00
lang.php marking all static methods static and moving method to query supported languages into setup_translation class 2010-07-29 08:14:51 +00:00
manageheader.php * fixed "undefined function lang_select" issue, if no cookies are allowed, also showing again language selection for new installs 2011-02-03 02:05:05 +00:00
schematoy.php removed copy of Template object in setup, using the one in the api 2007-12-09 08:03:56 +00:00
setup-cli.php fixed PHP Warning: fclose(): 146 is not a valid stream resource in setup-cli.php --update 2010-09-08 08:55:55 +00:00
sqltoarray.php removed copy of Template object in setup, using the one in the api 2007-12-09 08:03:56 +00:00