mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
Update
This commit is contained in:
parent
adb16134c5
commit
f2b0804f7e
1 changed files with 1 additions and 1 deletions
|
@ -385,7 +385,7 @@ class EpgParser {
|
|||
$errors = libxml_get_errors();
|
||||
@$errors = $errors[0];
|
||||
|
||||
throw new \RuntimeException("Content of this request its not XML: $errors");
|
||||
throw new \RuntimeException("Content of this request its not XML: ");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue