Commit a46358b0 authored by Nico Schallehn's avatar Nico Schallehn

test

parent 8b6e8466
......@@ -333,7 +333,7 @@ class MediaDBAPI{
if($GET_arr["Tabelle"] == "Episoden"){
foreach ($SpaltenArr as $value) {
//var_dump($this->SpaltenEpi);
var_dump($this->SpaltenEpi);
if(!(in_array($value, $this->SpaltenEpi)==1)){
echo "Lösche: ".$value.PHP_EOL;
......
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