Use Log subdirectory

This commit is contained in:
Zankaria 2025-07-26 23:53:45 +02:00
parent c5ce9a8030
commit 1c78a7ad21
3 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@
use Vichan\Context;
use Vichan\Data\ReportQueries;
use Vichan\Data\Driver\LogDriver;
use Vichan\Data\Driver\Log\LogDriver;
require_once 'inc/bootstrap.php';