ZF-2325: Inconsistent package/subpackage names in Zend_Controller_Action files
Description
Zend_Controller_Action_Exception have the subpackage tag 'Action', other Action components have the Zend_Controller_Action value (if any).
Zend_Controller_Action_Exception have the subpackage tag 'Action', other Action components have the Zend_Controller_Action value (if any).
Comments
Posted by Michal Minicki (martel) on 2008-01-11T06:03:09.000+0000
Fixed with revision 7385. Thanks.