summaryrefslogtreecommitdiff
path: root/Authentication/Test/index.php
blob: 7c0d1fb7a8d1b5d179c155c76c34b9ec3327e6a8 (plain)
1
2
3
4
<?php

require_once $_SERVER['DOCUMENT_ROOT'] . "/Private/SessionChecker.php";
header("Content-Type: application/json"); die("{\n    \"status\": 0\n}");