mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
Changes related to private messaging + some bug fixes
git-svn-id: file:///svn/phpbb/trunk@1111 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -138,6 +138,7 @@ $template->assign_vars(array(
|
||||
"SMILE_NO" => $smile_no,
|
||||
"SIG_YES" => $sig_yes,
|
||||
"SIG_NO" => $sig_no,
|
||||
"SIG_SIZE" => $new['max_sig_chars'],
|
||||
"NAMECHANGE_YES" => $namechange_yes,
|
||||
"NAMECHANGE_NO" => $namechange_no,
|
||||
"AVATARS_LOCAL_YES" => $avatars_local_yes,
|
||||
|
Reference in New Issue
Block a user