Commit b9f013f7 authored by Nico Schallehn's avatar Nico Schallehn

test

parent ca586998
......@@ -148,7 +148,7 @@ if($_GET["action"] == "filme"){
$posterURL = $fanart["movieposter"][0]["url"];
foreach ($fanart["movieposter"] as $key2 => $value2){
//if()
echo $key2;
echo $key2.">".$value2.PHP_EOL;
}
$movies .= '<div class="movie movie-test movie-test-dark movie-test-left">
<div class="movie__images">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment