mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 10:16:36 +02:00
[ticket/12364] Add template identifier var to all missing pages
PHPBB3-12364
This commit is contained in:
@@ -1544,6 +1544,7 @@ $template->assign_vars(array(
|
||||
'S_POST_ACTION' => $s_action,
|
||||
'S_HIDDEN_FIELDS' => $s_hidden_fields,
|
||||
'S_ATTACH_DATA' => json_encode($message_parser->attachment_data),
|
||||
'S_IN_POSTING' => true,
|
||||
));
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user