No, that is a new feature of Zend_Tool 1.10.
resources.layout.layoutPath = APPLICATION_PATH "/layouts/scripts/"
Like mentioned by jsuggs, Zend_Tool simply adds that line to your
application.ini file and also creates the necessary directory for you.
-ralph
rls wrote:
I'm using Zend Framework (v1.9.6) that is bundled in XAMPP, installed on
Window 7.
'zf enable layout' and 'zf configure db-adapter ... ' does not
appear to be available in this version.
Is this correct or is there something I need to configure in
order to access these features?