]> git.mjollnir.org Git - moodle.git/commit
MDL-21168 convert_urls_into_links() - changed solution to avoid linking
authorEloy Lafuente <stronk7@moodle.org>
Fri, 8 Jan 2010 17:20:56 +0000 (17:20 +0000)
committerEloy Lafuente <stronk7@moodle.org>
Fri, 8 Jan 2010 17:20:56 +0000 (17:20 +0000)
commitbd9255c5285f8e2c9fb46ad225aa9ac03ae93d3b
treeabf399d3df1b7d85f234a47bb29b3ace5536ff06
parent0559076a3c4087974ce029fb9cc4e1a5b3c06d22
MDL-21168 convert_urls_into_links() - changed solution to avoid linking
inside <img> tags by negative look-behind assertion of =" string ; merged from 19_STABLE
lib/weblib.php