egroupware/setup
2016-04-27 07:10:04 +00:00
..
doc change cli detection to use php_sapi_name() 2013-09-10 17:29:58 +00:00
inc fix some ocurences with: <object> instanceof <phpgwapi-class>, which is no longer true, when object is from new Api, but old <phpgw-class> extends new Api class 2016-04-27 07:10:04 +00:00
lang * Setup: support mail authentication without PHP imap extension 2015-06-10 15:44:01 +00:00
templates/default hide spellchecker config and always use browser native spellchecker 2016-04-25 20:14:47 +00:00
account_migration.php move egw_csrf class to Api\Csrf without a compatibility class 2016-03-05 14:02:13 +00:00
admin_account.php move egw_csrf class to Api\Csrf without a compatibility class 2016-03-05 14:02:13 +00:00
applications.php fix PHP Fatal error: Call to undefined method setup::deregister_hooks() 2016-04-05 16:21:23 +00:00
check_install.php check of (newer) "mysqli" extension not old "mysql" no longer existing in PHP 7.0+ 2016-03-09 06:58:46 +00:00
config.php some more setup fix, 16.1 updates now 1.8, 14.x and installs itself new 2016-04-05 16:51:43 +00:00
db_backup.php move egw_csrf class to Api\Csrf without a compatibility class 2016-03-05 14:02:13 +00:00
fix_mysql_charset.php phpDoc headers 2008-08-20 06:04:28 +00:00
index.php move all tables to new api and update api to 16.1 2016-04-02 19:55:08 +00:00
manageheader.php remove old API browser class, apps only used content_header method with is available as html::browser_header() with identical signature 2014-01-19 09:30:33 +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 moving emailadmin to api and admin, only emailadmin_hooks and tables still need moving 2016-03-28 18:51:38 +00:00
sqltoarray.php remove old API browser class, apps only used content_header method with is available as html::browser_header() with identical signature 2014-01-19 09:30:33 +00:00