nextcloud/lib
Lukas Reschke 06cf93e6ee Move UTF-8 check to setup
Nobody reads the warnings anyways and so we should enforce it at installation time... Also allows us to get rid of some duplicated code.

To test change the `default_charset` to something other than `utf-8` or `UTF-8`, both should work fine with that change here. An error should then get shown.

We already set those default charsets in the shipped .user.ini and .htaccess
2015-02-24 23:51:36 +01:00
..
l10n [tx-robot] updated from transifex 2015-02-24 01:54:58 -05:00
private Move UTF-8 check to setup 2015-02-24 23:51:36 +01:00
public Merge pull request #14195 from owncloud/activity-manager-performance-improvements 2015-02-24 15:19:15 +01:00
repair Updating license headers 2015-02-23 12:13:59 +01:00
autoloader.php Updating license headers 2015-02-23 12:13:59 +01:00
base.php properly initialize OC::$WEBROOT and host name 2015-02-23 21:49:35 +01:00