Update project files

This commit is contained in:
DariusIII
2020-02-05 00:39:09 +00:00
parent 4a4d0f75c4
commit b343c02c63
179 changed files with 539 additions and 539 deletions
+1 -1
View File
@@ -4,8 +4,8 @@ require_once dirname(__DIR__, 3).DIRECTORY_SEPARATOR.'bootstrap/autoload.php';
use App\Models\Release;
use App\Models\UsenetGroup;
use Blacklight\ReleaseCleaning;
use Blacklight\SphinxSearch;
use Blacklight\ReleaseCleaning;
$message =
'Shows old searchname vs new searchname for releases in a group using the releaseCleaning class. (Good for testing new regex)'.