mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 00:01:21 +00:00
Rename nntmux namespace and folder to Blacklight
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
require_once dirname(__DIR__, 3).DIRECTORY_SEPARATOR.'bootstrap/autoload.php';
|
||||
|
||||
use nntmux\db\DB;
|
||||
use nntmux\SphinxSearch;
|
||||
use nntmux\ReleaseCleaning;
|
||||
use Blacklight\db\DB;
|
||||
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)'.
|
||||
|
||||
Reference in New Issue
Block a user