mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-21 21:19:36 +01:00
#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;
|
||||
}
|
||||
|
||||
echo $tagsOpen;
|
||||
echo "<hr />";
|
||||
|
||||
// If tags are open, do not close it.
|
||||
if (!$tagsOpen) {
|
||||
$bodyNew .= "</p>";
|
||||
|
Loading…
x
Reference in New Issue
Block a user