webcron-site/api/test.php

7 lines
61 B
PHP

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