mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-12 01:50:48 +01:00
fix cli tools
This commit is contained in:
parent
00349d0315
commit
e9e5128604
@ -38,7 +38,7 @@ if(!getenv('TINYBOARD_PATH')) {
|
||||
|
||||
putenv('TINYBOARD_PATH=' . getcwd());
|
||||
|
||||
require 'inc/functions.php';
|
||||
require 'inc/bootstrap.php';
|
||||
|
||||
$mod = Array(
|
||||
'id' => -1,
|
||||
|
Loading…
Reference in New Issue
Block a user