mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
require lang_functions every page
This commit is contained in:
+1
-1
@@ -1142,7 +1142,7 @@ if ($count) {
|
||||
$rows[] = $row;
|
||||
}
|
||||
}
|
||||
$rows = apply_filter('torrent_list', $rows, $page, 'list');
|
||||
$rows = apply_filter('torrent_list', $rows, $page, $sectiontype);
|
||||
print($pagertop);
|
||||
if ($sectiontype == $browsecatmode)
|
||||
torrenttable($rows, "torrents");
|
||||
|
||||
Reference in New Issue
Block a user