Tv.php master
authorAlan Knowles <alan@akbkhome.com>
Sun, 25 Mar 2012 13:14:08 +0000 (21:14 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 25 Mar 2012 13:14:08 +0000 (21:14 +0800)
Tv.php

diff --git a/Tv.php b/Tv.php
index 6fc44c1..84dc4da 100644 (file)
--- a/Tv.php
+++ b/Tv.php
@@ -14,8 +14,8 @@ make sure the filltv file is chmod +x
 Quick hack to generate xmltv listings from TVxb style .ini files.
 
 */
-
-error_reporting(E_ALL & ~E_STRICT);
+// seriously it's this bad..
+error_reporting(E_ALL & ~E_STRICT &~E_NOTICE);