mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-12 01:50:48 +01:00
disregard
This commit is contained in:
parent
d2fdeead64
commit
c8fcba9439
@ -218,8 +218,6 @@ function truncate($body, $url, $max_lines = false, $max_chars = false) {
|
||||
return $body;
|
||||
}
|
||||
|
||||
// int(1607)int(1584)int(1575)int(32)int(1575)int(1582)int(1578)int(1576)int(1575)int(1585)int(46)
|
||||
|
||||
function bidi_cleanup($str) {
|
||||
// Removes all embedded RTL and LTR unicode formatting blocks in a string so that
|
||||
// it can be used inside another without controlling its direction.
|
||||
|
Loading…
Reference in New Issue
Block a user