X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=install%2Findex.php;h=d3a822246c4a2c9a525f00eb4594a0131561a1b1;hb=a49aa7dd0f16ecff2a7d7c2d9fdb93813ae8c323;hp=3e461f52818203d7f17a1e9bc7b1299aca97536f;hpb=339572088621ed2b6d3a74ff12e82b40d835965c;p=civicrm-core.git diff --git a/install/index.php b/install/index.php index 3e461f5281..d3a822246c 100644 --- a/install/index.php +++ b/install/index.php @@ -170,7 +170,6 @@ $config = CRM_Core_Config::singleton(FALSE); $GLOBALS['civicrm_default_error_scope'] = NULL; // The translation files are in the parent directory (l10n) -$config->gettextResourceDir = '..' . DIRECTORY_SEPARATOR . $config->gettextResourceDir; $i18n = CRM_Core_I18n::singleton(); global $cmsPath;