Updated i18n to use multiple domains

This commit is contained in:
Duncan Sommerville 2014-11-04 16:57:40 -05:00
parent 057993eeeb
commit 5275669211
5 changed files with 23 additions and 7 deletions

View file

@ -2,6 +2,7 @@
class LocaleController extends Zend_Controller_Action
{
public function init()
{
}