Commit ad275cd4 authored by Nico Schallehn's avatar Nico Schallehn

test

parent 25b64d3d
......@@ -264,6 +264,7 @@ class Media {
}else{
echo " ".$key." => '".$value."'".PHP_EOL;
}
usleep(500);
}
foreach ($Querys as $Query) {
echo PHP_EOL.$this->Console->getColoredString("Query", "light_gray", "green")." ".$Query.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