mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-13 20:44:43 +01:00
Quidquid latine dictum sit, altum sonatur... redux! :P git-svn-id: file:///svn/phpbb/trunk@7345 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
a0a78f7eb9
commit
dc51764615
@ -3295,6 +3295,8 @@ function get_preg_expression($mode)
|
||||
*/
|
||||
function truncate_string($string, $max_length = 60, $allow_reply = true, $append = '')
|
||||
{
|
||||
global $user;
|
||||
|
||||
$chars = array();
|
||||
|
||||
$strip_reply = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user