Remove chrome frame toggler

This commit is contained in:
Romain Neutron
2013-09-23 14:11:58 +02:00
parent 9474196f23
commit b96c7e8622
4 changed files with 8 additions and 18 deletions

View File

@@ -366,7 +366,6 @@ class API_V1_adapter extends API_V1_Abstract
'webServices' => array(
'googleApi' => $app['phraseanet.registry']->get('GV_google_api'),
'googleAnalyticsId' => $app['phraseanet.registry']->get('GV_googleAnalytics'),
'googleChromeFrameDisclaimer' => $app['phraseanet.registry']->get('GV_display_gcf'),
'i18nWebService' => $app['phraseanet.registry']->get('GV_i18n_service'),
'recaptacha' => array(
'active' => $app['phraseanet.registry']->get('GV_captchas'),