By huuthinh01 on 21/7/08
1 - I want to use both Smarty and Theme???
I want to use both Smarty and Theme in my application. But, when i use var $view ='Smarty' in my controller, i can't add var $view='Theme'; into my controller.
I used var $views=array('Smarty','Theme');
But it doesn't work.
Help me. Help me.
Login to add a comment
By huuthinh01 on 21/7/08
1 - I want to use both Smarty and Theme???
I want to use both Smarty and Theme in my application. But, when i use var $view ='Smarty' in my controller, i can't add var $view='Theme'; into my controller.
I used var $views=array('Smarty','Theme');
But it doesn't work.
Help me. Help me.