parse genres from tmdb
popup to add a new tag manually added some key props to prevent warnings
This commit is contained in:
		@@ -35,6 +35,3 @@ class TMDBMovie
 | 
			
		||||
        return $reply->genres;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
$temp = new TMDBMovie();
 | 
			
		||||
$temp->searchMovie("007 - Ein quantum Trost");
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user