|
|||
|
Hi,
I'm having a doubt here on set a diferent path to view. my folder strcuture app/ -----code/ ----------modules/ --------------------news/ -------------------------Controllers/ -----skins/ ----------admin/ ---------------views/ I'm want to set the render path to app/skins/admin/views I've tried this way, but until with no positive result $view->addBasePath('app/skins/admin/views'); $view->setBasePath('app/skins/admin/views'); $view->setScriptPath('app/skins/admin/views'); None works. Tanks in advance. regards |
![]() |
| Thread Tools | |
| Display Modes | |
|
|