Browse Source

Merge with 1.10

Julio Montoya 11 years ago
parent
commit
b091bc87de
1 changed files with 0 additions and 1 deletions
  1. 0 1
      main/inc/global.inc.php

+ 0 - 1
main/inc/global.inc.php

@@ -624,7 +624,6 @@ $app->before(
         }
 
         /** Translator component. */
-
         $app['translator.cache.enabled'] = false;
 
         $language = api_get_setting('platformLanguage');