ctdo.de/tester.php

7 lines
102 B
PHP

<?php
require __DIR__ . '/php/util.php';
$u = new Util();
echo var_dump($u->get_next_repaircafe());