forked from leftypol/leftypol
Fixes for delete-stray tool and cli.php
This commit is contained in:
parent
bf4fb6d0e8
commit
e3ea750c85
2 changed files with 17 additions and 12 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue