Files
webcron-site/api/test.php
T

7 lines
61 B
PHP

<?php
include("../../Libraries/test.php");
test_func();
?>