mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-30 09:48:55 +00:00
Rename nntmux namespace and folder to Blacklight
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
// Test the cache server connection.
|
||||
require_once dirname(__DIR__, 3).DIRECTORY_SEPARATOR.'bootstrap/autoload.php';
|
||||
|
||||
use nntmux\libraries\Cache;
|
||||
use Blacklight\libraries\Cache;
|
||||
|
||||
try {
|
||||
$cache = new Cache();
|
||||
|
||||
Reference in New Issue
Block a user