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