Commit 2923833e authored by Nico Schallehn's avatar Nico Schallehn

test

parent 594f1649
......@@ -261,7 +261,7 @@ class Media {
$mysqli->query($SQL);
file_put_contents("./phpTestout/update.txt", $SQL.PHP_EOL, FILE_APPEND);
echo $SQL.PHP_EOL;
echo PHP_EOL;
}else {
echo "Nix zu ändern!".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