forked from GithubBackups/vichan
#490 Fixed test echos :--DDD
This commit is contained in:
parent
e965f31855
commit
073dc9e54a
@ -2404,9 +2404,6 @@ function markup(&$body, $track_cites = false, $op = false) {
|
|||||||
$tagsOpen = $paragraph;
|
$tagsOpen = $paragraph;
|
||||||
}
|
}
|
||||||
|
|
||||||
echo $tagsOpen;
|
|
||||||
echo "<hr />";
|
|
||||||
|
|
||||||
// If tags are open, do not close it.
|
// If tags are open, do not close it.
|
||||||
if (!$tagsOpen) {
|
if (!$tagsOpen) {
|
||||||
$bodyNew .= "</p>";
|
$bodyNew .= "</p>";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user