KStats/Public/api/index.php

6 lines
115 B
PHP
Raw Permalink Normal View History

<?php
include __DIR__ . "/../../PHP/include.php";
$kstats = new KStats(KStats\Secrets::connection);