mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-20 21:33:54 -07:00
parent
3c297fce24
commit
e49b81de0e
11 changed files with 25 additions and 27 deletions
|
@ -742,9 +742,7 @@ if (defined('SPLIT_FORM_START')) {
|
|||
$template->assign_vars([
|
||||
'SPLIT_FORM' => true,
|
||||
'START' => $start,
|
||||
'S_SPLIT_ACTION' => 'modcp.php',
|
||||
'POST_FORUM_URL' => POST_FORUM_URL,
|
||||
'POST_TOPIC_URL' => POST_TOPIC_URL,
|
||||
'S_SPLIT_ACTION' => 'modcp.php'
|
||||
]);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue