Tv.php
[lib.XML_Tv] / 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);