Commit 14f2d4be authored by Nico Schallehn's avatar Nico Schallehn

test

parent 3f0cdbb0
<?php
<?php include('../api.class.php');
// Anmeldung übeprüfen...
if((isset($_SESSION['api-key']) OR (isset($_COOKIE['api-key']) AND isset($_COOKIE['api-secret'])))){
$dologin = false;
......
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