Fixing RSS link to source. http://moodle.org/mod/forum/discuss.php?d=65762
This commit is contained in:
@@ -109,7 +109,7 @@
|
||||
if (!empty($items)) {
|
||||
//First all rss feeds common headers
|
||||
$header = rss_standard_header(format_string($glossary->name,true),
|
||||
$CFG->wwwroot."/mod/glossary/view.php?f=".$glossary->id,
|
||||
$CFG->wwwroot."/mod/glossary/view.php?g=".$glossary->id,
|
||||
format_string($glossary->intro,true));
|
||||
//Now all the rss items
|
||||
if (!empty($header)) {
|
||||
|
||||
Reference in New Issue
Block a user