]> git.mjollnir.org Git - moodle.git/commit
Small cleanup of smilie replacement.
authorgregb_cc <gregb_cc>
Wed, 12 Mar 2003 03:42:44 +0000 (03:42 +0000)
committergregb_cc <gregb_cc>
Wed, 12 Mar 2003 03:42:44 +0000 (03:42 +0000)
commit2ea9027bc4755b458649a572fcf74c03060a6e34
tree8e81c52e2e67550894aaccfa60cedeebd6928265
parent08b3606390af575d7aa9b9684d01a7ef7cf88160
Small cleanup of smilie replacement.
This change removes the smilie variable assignment from the global namespace.
This change retains the original user input as the alt text.
The main reason for this change is to make it possible for me to use my
make_class function on weblib.php (still need to do something about the defines
though).
lib/weblib.php