ctdo.de/tester.php
xoy 1944320a50 Blog und Events sind jetzt getrennt, Blog ist
soweit funktionell und README wurde aktualisiert.
2023-05-06 16:34:12 +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());