moodle/enrol/paypal
nicolasconnault 7c08ef3653 Fixed MDL-8582
Not sure if the hotpot module is converting ampersands correctly. $heading and $title are set up differently than in other modules: instead of outputting $course->title, a temporary $title variable is created and assigned that value. That made it difficult for me to decide whether it was already formatted elsewhere or not.

Also I didn't format_string() any of the variables included in $navigation rings, because I assume these strings get processed by print_navigation(), which includes format_string().
2007-02-28 05:36:13 +00:00
..
db MDL-7838 Fixed wrong Paypal spelling, should be PayPal 2006-11-14 09:26:22 +00:00
config.html MDL-8290, fix for broken plugins 2007-02-09 07:47:14 +00:00
enrol.html MDL-7434 all images that convey information should have alt text to convey that information - part 2 2006-11-25 18:09:33 +00:00
enrol.php MDL-7903 Guests can not enter course that allows guests with key; merged from MOODLE_17_STABLE 2006-12-18 19:21:10 +00:00
ipn.php Fixed MDL-8582 2007-02-28 05:36:13 +00:00
return.php This new function called load_all_capabilities() should be used whenever 2006-10-23 15:17:31 +00:00
version.php Fixes to user new Roles 2006-09-22 16:19:24 +00:00