1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-02 23:07:39 +02:00

Merge branch '3.3.x'

This commit is contained in:
Marc Alexander
2024-07-10 21:34:55 +02:00

View File

@@ -846,6 +846,7 @@ if ($save && $user->data['is_registered'] && $auth->acl_get('u_savedrafts') && (
'disable_smilies' => false, 'disable_smilies' => false,
'disable_magic_url' => false, 'disable_magic_url' => false,
'attach_sig' => true, 'attach_sig' => true,
'notify' => false,
'lock_topic' => false, 'lock_topic' => false,
'topic_type' => POST_NORMAL, 'topic_type' => POST_NORMAL,