Commit 4090f369 authored by Nico Schallehn's avatar Nico Schallehn

test

parent c95ff8a1
......@@ -916,7 +916,7 @@ class Media {
//var_dump($DataArr);
//echo $nfoFile.PHP_EOL;
//echo $nfotvshow.PHP_EOL;
exit;
//exit;
echo "Generiere NFO Datei für ".$DataArr['imdbID']." ...";
$mysqli = new mysqli($this->config["DB_Server"],$this->config["DB_Username"],$this->config["DB_Passwort"],$this->config["DB_Database"]);
......
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