Merge branch '3.8'

This commit is contained in:
Romain Neutron
2013-09-24 12:43:00 +02:00
8 changed files with 404 additions and 304 deletions

View File

@@ -372,7 +372,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'),