application/modules/Admin/controllers/Index.php @@ -2,6 +2,11 @@ class IndexController extends System_Controller_Admin { public function init(){ parent::init(); } public function indexAction() { $this->_view->word= '123';