summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tt-rss.php b/tt-rss.php
index 5375309ce..1452bd297 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -1,6 +1,4 @@
<?php
- error_reporting(E_ERROR | E_WARNING | E_PARSE);
-
require_once "functions.php";
require_once "sessions.php";
require_once "sanity_check.php";