Commit c61073d5 authored by Nico Schallehn's avatar Nico Schallehn

test

parent a8825503
......@@ -151,7 +151,7 @@ class Media {
}
strripos( $Filename,".");
foreach ($array as $key => $value) {
echo " ".$key." => ".$value.PHP_EOL;
echo " ".$key." => '".$value."'".PHP_EOL;
}
//var_dump($array);
//return
......
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