diff --git a/application/config/config.php b/application/config/config.php index 897a4e5e..2c1ee505 100644 --- a/application/config/config.php +++ b/application/config/config.php @@ -436,7 +436,7 @@ $config['cache']['ru']['cache_path'] = 'D:\wwwcache-intl\chinahighlights.ru'; $config['cache']['it']['cache_path'] = 'D:\wwwcache-intl\viaggio-in-cina.it'; $config['cache']['gh_jp']['cache_path'] = 'D:\wwwcache-intl\globalhighlights.jp'; -$config['cache']['gh_gm']['cache_path'] = 'D:\wwwcache-gm\globalhighlights.de'; +$config['cache']['gh_gm']['cache_path'] = 'D:\wwwcache-intl\globalhighlights.de'; $config['cache']['gh_vc']['cache_path'] = 'D:\wwwcache-intl\globalhighlights.fr'; $config['cache']['gh_vac']['cache_path'] = 'D:\wwwcache-intl\globalhighlights.es'; $config['cache']['gh_ru']['cache_path'] = 'D:\wwwcache-intl\globalhighlights.ru';