[Tikiwiki] Double <br> in Blogs with Wysiwyg :: 2009/07/30 22:08
Tikiwiki version : 3.1 SItuation : When I write a post using Wysiwyg, Post is shown with double
The first
is for Wysiwyg editor (fckeditor) and second is added in tikiwiki parse library. I change the "./lib/tikilib.php" line 7210
from
line .= '<br />';
to
/* line .= '<br />'; */
Trackback Address :: http://www.foxwolf.net/gihun/trackback/45





