ZF 1.5PR - when i call render() method on controller ( extends Zend_Controller_Action ) i get "script 'layout-admin.phtml' not found in path" ZF 1.0.3 - page is rendered as expected
$this->render('layout/admin', null, true);
what changed? are there any backwards incompatible docs?
Aljosa
