import v1.1.0_RC2 | 2009-09-20
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
* @category Zend
|
||||
* @package Zend_Form
|
||||
* @subpackage Element
|
||||
* @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @license http://framework.zend.com/license/new-bsd New BSD License
|
||||
*/
|
||||
|
||||
@ -28,9 +28,9 @@ require_once 'Zend/Form/Element/Xhtml.php';
|
||||
* @category Zend
|
||||
* @package Zend_Form
|
||||
* @subpackage Element
|
||||
* @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @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: Hash.php 11332 2008-09-10 16:35:45Z matthew $
|
||||
* @version $Id: Hash.php 16218 2009-06-21 19:44:04Z thomas $
|
||||
*/
|
||||
class Zend_Form_Element_Hash extends Zend_Form_Element_Xhtml
|
||||
{
|
||||
|
Reference in New Issue
Block a user