Comment PHP7
This commit is contained in:
parent
178909c96d
commit
de8413e567
@ -28,6 +28,7 @@ class Application_Controller_Plugin_Lang extends Zend_Controller_Plugin_Abstract
|
||||
$locale = new Zend_Locale('fr');
|
||||
}
|
||||
|
||||
// @todo : Remove for PHP7 Compatibility
|
||||
$cache = Zend_Cache::factory(
|
||||
'Core',
|
||||
'Apc',
|
||||
|
Loading…
Reference in New Issue
Block a user