Commit d87218ea authored by Nico Schallehn's avatar Nico Schallehn

test

parent 90dc08e0
......@@ -73,6 +73,7 @@ class MediaDBViewerAPI{
foreach ($finfo as $val) {
$tempArray[$val->name] = utf8_encode($entry[$val->name]);
}
array_push($entryArray,$tempArray);
}
//var_dump($entryArray);
//echo json_encode($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