import v2.0.0.0_RC3 | 2012-07-01
https://github.com/lucanos/CommunityID -> http://www.itadmins.net/archives/357
This commit is contained in:
@ -23,12 +23,12 @@ require_once 'Zend/Form.php';
|
||||
|
||||
/**
|
||||
* Zend_Form_SubForm
|
||||
*
|
||||
*
|
||||
* @category Zend
|
||||
* @package Zend_Form
|
||||
* @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @license http://framework.zend.com/license/new-bsd New BSD License
|
||||
* @version $Id: SubForm.php 16218 2009-06-21 19:44:04Z thomas $
|
||||
* @version $Id: SubForm.php 18951 2009-11-12 16:26:19Z alexander $
|
||||
*/
|
||||
class Zend_Form_SubForm extends Zend_Form
|
||||
{
|
||||
@ -40,7 +40,7 @@ class Zend_Form_SubForm extends Zend_Form
|
||||
|
||||
/**
|
||||
* Load the default decorators
|
||||
*
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function loadDefaultDecorators()
|
||||
|
Reference in New Issue
Block a user