Commit aa5f28a1 authored by Nico Schallehn's avatar Nico Schallehn

test

parent 481590de
......@@ -20,7 +20,7 @@ class MediaDBViewerAPI{
$this->DB_Server = $entry['Server'];
$this->DB_Username = $entry['Username'];
$this->DB_Passwort = $entry['Passwort'];
$this->API_KEY = $KEY;
$this->API_KEY = $entry['Schluessel'];
$ret = true;
}
else{
......
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