<?php
// Login/Restore endpoint - method 1
$_GET['methode'] = '';
require_once 'API.php';
?>
