nk932714 / yify-movies-php

Yify torrents, which cannot be blocked by your service provider.Stream/Download yify (yts.ag / yts.am) torrents and yify subtitles.
Apache License 2.0
29 stars 14 forks source link

Notice: Undefined index #13

Closed nk932714 closed 5 years ago

nk932714 commented 5 years ago

Notice: Undefined index

nk932714 commented 5 years ago

fixed

nk932714 commented 5 years ago

You can also use error_reporting(0); in starting to hide the error messages. But this way is not a good practice.