Commit 2f3adfcd authored by Nico Schallehn's avatar Nico Schallehn

test

parent 6f42e295
......@@ -970,6 +970,7 @@ class Media {
}
}else {
shell_exec("rm ".$this->config["CoverDir"]."Filme/full/".$Film["imdbID"].".jpg");
echo "geht fehler rm".PHP_EOL;
}
echo "geht2".PHP_EOL;
if(!file_exists($this->config["CoverDir"]."Filme/background/".$Film["imdbID"].".jpg")){
......
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