post.php: update LogDriver

This commit is contained in:
Zankaria 2024-10-04 13:01:32 +02:00
parent 8f7db3bdef
commit 6be3f4bbff

View file

@ -5,9 +5,11 @@
use Vichan\Context;
use Vichan\Data\ReportQueries;
use Vichan\Data\Driver\LogDriver;
require_once 'inc/bootstrap.php';
/**
* Utility functions
*/