Fixes for delete-stray tool and cli.php

This commit is contained in:
discomrade 2022-05-22 20:00:40 -02:00
parent bf4fb6d0e8
commit e3ea750c85
2 changed files with 17 additions and 12 deletions

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,