Fixed quotes/cites in posts.
This commit is contained in:
parent
88357dc1b3
commit
2247e286a3
@ -212,7 +212,7 @@
|
||||
}
|
||||
|
||||
function markup(&$body) {
|
||||
global $sql;
|
||||
global $sql, $board;
|
||||
|
||||
if(AUTO_UNICODE) {
|
||||
$body = str_replace('...', '…', $body);
|
||||
|
Loading…
Reference in New Issue
Block a user