form : remove the error_reporting (E_ALL)
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2189 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
1
form.php
1
form.php
@@ -3,7 +3,6 @@
|
|||||||
@package domframework
|
@package domframework
|
||||||
@author Dominique Fournier <dominique@fournier38.fr> */
|
@author Dominique Fournier <dominique@fournier38.fr> */
|
||||||
|
|
||||||
error_reporting (E_ALL);
|
|
||||||
/** This class permit to create easily some forms to HTML (or text mode in
|
/** This class permit to create easily some forms to HTML (or text mode in
|
||||||
future).
|
future).
|
||||||
Each field can be checked in AJAX or HTML. */
|
Each field can be checked in AJAX or HTML. */
|
||||||
|
|||||||
Reference in New Issue
Block a user