improved reindexing to reindex in background

new button to cleanup gravity
This commit is contained in:
2020-10-21 19:14:45 +00:00
parent ee073c0dab
commit 5b6b1e3473
10 changed files with 163 additions and 40 deletions

View File

@ -1,5 +1,5 @@
<?php
require_once 'src/SSettings.php';
require_once __DIR__.'/../SSettings.php';
require_once 'RequestBase.php';
/**