Commit dc681caa authored by Nico Schallehn's avatar Nico Schallehn

kommentar gelöscht

parent 7449c7ed
......@@ -4,7 +4,6 @@ if (isset ( $_POST ["anmelden"] )) {
$API = new MediaDBAPI ();
if ($API->APIinit($_POST["api-key"])) {
if($API->webapp){
//$ErrorBox = '<div class="alert alert-success">' . PHP_EOL . '<strong>Fehler!</strong> Alles Gut!' . PHP_EOL . '</div>' . PHP_EOL;
// Session Start bzw. Cookie setzen!!
$_SESSION['api-key'] = $_POST["api-key"];
if(isset($_POST['angemeldetbleiben'])){
......
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