some info tags
This commit is contained in:
		@@ -5,6 +5,7 @@ class Movie
 | 
			
		||||
{
 | 
			
		||||
    public function reindexMovies()
 | 
			
		||||
    {
 | 
			
		||||
 | 
			
		||||
        // todo search in folder for video files
 | 
			
		||||
        // todo reindex them and search in TheMovieDatabase for infos --> store them in DB
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
@@ -51,5 +51,4 @@ if (isset($_POST['action'])) {
 | 
			
		||||
} else {
 | 
			
		||||
    echo('{"data":"error"}');
 | 
			
		||||
}
 | 
			
		||||
$conn->close();
 | 
			
		||||
return;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user