ZF-7605: Zend_Application docs mistake
Description
There is a mistake in configuration file example on http://framework.zend.com/manual/en/…
There is: [development : testing] [development : production]
and should be something like: [testing: production] [development : testing]
Comments
Posted by Matthew Weier O'Phinney (matthew) on 2009-08-21T11:43:44.000+0000
Updated in trunk and 1.9 release branch; will release on site with 1.9.2