mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 20:17:24 +08:00
finish support with otane
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ $tagKeyById = $tagRep->createBasicQuery()->get()->keyBy('id');
|
||||
$renderKeyArr = $tagKeyById->keys()->toArray();
|
||||
|
||||
//check searchbox
|
||||
switch (CURRENT_SCRIPT) {
|
||||
switch (nexus()->getScript()) {
|
||||
case 'torrents':
|
||||
$sectiontype = $browsecatmode;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user