Преглед изворни кода

filesize change

Increased the file size ever so slightly to get around bug:
https://bugs.php.net/bug.php?id=60758 / https://bugs.php.net/bug.php?id=48034
Lee Davis пре 12 година
родитељ
комит
5584372902
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      library/Zend/Form/Decorator/Fieldset.php

+ 1 - 0
library/Zend/Form/Decorator/Fieldset.php

@@ -26,6 +26,7 @@ require_once 'Zend/Form/Decorator/Abstract.php';
  * Zend_Form_Decorator_Fieldset
  *
  * Any options passed will be used as HTML attributes of the fieldset tag.
+ * 
  *
  * @category   Zend
  * @package    Zend_Form