forked from leftypol/leftypol
post.php: update LogDriver
This commit is contained in:
parent
8f7db3bdef
commit
6be3f4bbff
1 changed files with 2 additions and 0 deletions
2
post.php
2
post.php
|
@ -5,9 +5,11 @@
|
||||||
|
|
||||||
use Vichan\Context;
|
use Vichan\Context;
|
||||||
use Vichan\Data\ReportQueries;
|
use Vichan\Data\ReportQueries;
|
||||||
|
use Vichan\Data\Driver\LogDriver;
|
||||||
|
|
||||||
require_once 'inc/bootstrap.php';
|
require_once 'inc/bootstrap.php';
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Utility functions
|
* Utility functions
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue