forked from leftypol/leftypol
Fixed quotes/cites in posts.
This commit is contained in:
parent
9e58ce6ed4
commit
b61193d86b
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@
|
|||
}
|
||||
|
||||
function markup(&$body) {
|
||||
global $sql;
|
||||
global $sql, $board;
|
||||
|
||||
if(AUTO_UNICODE) {
|
||||
$body = str_replace('...', '…', $body);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue