Commit 82ec347f authored by Nico Schallehn's avatar Nico Schallehn

test

parent c1da1d29
......@@ -63,7 +63,7 @@ class MediaDBViewerAPI{
foreach ($TitelArray as $Titel){
$entryArray[$i][$Titel] = $entry[$Titel];
}
$i++;
//$i++;
}
return array("Spalten"=>$TitelArray, "Data" =>$entryArray);
......
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