]> git.mjollnir.org Git - moodle.git/commit
Modified slighty the format_text() function!!
authorstronk7 <stronk7>
Tue, 11 May 2004 23:17:25 +0000 (23:17 +0000)
committerstronk7 <stronk7>
Tue, 11 May 2004 23:17:25 +0000 (23:17 +0000)
commitab892a4fa230c3b88fb78b4b274d7f26f418927c
tree7a026677284adbfab2e853095de014bf6101e265
parent3eb2f7ecf8630cd8c130ca6842edb262ae080c7a
Modified slighty the format_text() function!!
Now, in PLAIN AND WIKI formats, the rebuildnolinktag() function
is called to rebuild:

    &lt;nolink&gt;  to <nolink> again (open and close tags)

This should avoid showing the "<nolink>" word always in this formats!!

Used to solve Bug 1232 and potentially, others...
(http://moodle.org/bugs/bug.php?op=show&bugid=1232)

Please check it because it's really a CORE change!!
lib/weblib.php