mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update privmsg.php
This commit is contained in:
parent
cd5c1064c5
commit
5fb6553b25
@ -927,7 +927,7 @@ else if ( $submit || $refresh || $mode != '' )
|
|||||||
$error = TRUE;
|
$error = TRUE;
|
||||||
$error_msg .= ( ( !empty($error_msg) ) ? '<br />' : '' ) . $lang['EMPTY_MESSAGE'];
|
$error_msg .= ( ( !empty($error_msg) ) ? '<br />' : '' ) . $lang['EMPTY_MESSAGE'];
|
||||||
}
|
}
|
||||||
|
|
||||||
// Check smilies limit
|
// Check smilies limit
|
||||||
if ($bb_cfg['max_smilies_pm'])
|
if ($bb_cfg['max_smilies_pm'])
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user