Debug
This commit is contained in:
parent
6aae492e1a
commit
9d221555d9
@ -55,6 +55,6 @@ class Application_Controller_Plugin_Lang extends Zend_Controller_Plugin_Abstract
|
|||||||
$registry->set('Zend_Locale', $locale);
|
$registry->set('Zend_Locale', $locale);
|
||||||
$registry->set('Zend_Translate', $translate);
|
$registry->set('Zend_Translate', $translate);
|
||||||
|
|
||||||
Zend_Registry::get('firebug')->info('PLUGIN LANG - START');
|
Zend_Registry::get('firebug')->info('PLUGIN LANG - END');
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user