Remove the error_reporting from rss.php
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3530 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
1
rss.php
1
rss.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);
|
|
||||||
require_once ("domframework/verify.php");
|
require_once ("domframework/verify.php");
|
||||||
require_once ("domframework/convert.php");
|
require_once ("domframework/convert.php");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user