ctdo.de/tester.php
xoy 6a4c860c87 Blog und Events sind jetzt getrennt, Blog ist
soweit funktionell und README wurde aktualisiert.
2023-06-17 23:24:56 +02:00

7 lines
No EOL
97 B
PHP

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