Navigation + Translate
This commit is contained in:
parent
8c478f4b9c
commit
b0a13c0a3c
13 changed files with 164 additions and 21 deletions
|
|
@ -10,4 +10,8 @@ class IndexController extends Zend_Controller_Action
|
|||
|
||||
}
|
||||
|
||||
public function aboutAction()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in a new issue