Commit b3856735 authored by Nico Schallehn's avatar Nico Schallehn

test

parent 338b4f21
......@@ -307,6 +307,7 @@ class MediaDBAPI{
$Spalten .= ($first?"":",").$value;
}
}
echo $Spalten.PHP_EOL;
/*
// Lösche Schauspieler und Genre aus der Select Anweisung
$GET_arr['Spalten'] = str_replace("Genre,", "", $GET_arr['Spalten']);
......
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