summaryrefslogtreecommitdiff
path: root/api/test.php
blob: 627c0e14532f360ae27ff6839146513f9e72ec1e (plain)
1
2
3
4
<?php

header("Content-Type: text/plain");
die("SUCCESS");