1
0
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:
h00j 2021-02-14 09:22:44 +01:00
parent 00349d0315
commit e9e5128604

View File

@ -38,7 +38,7 @@ if(!getenv('TINYBOARD_PATH')) {
putenv('TINYBOARD_PATH=' . getcwd());
require 'inc/functions.php';
require 'inc/bootstrap.php';
$mod = Array(
'id' => -1,