<?php require $_SERVER['DOCUMENT_ROOT']."/api/private/core.php";
header("content-type: text/plain");
echo "OK";