phpdoc comment
This commit is contained in:
+2
-1
@@ -428,7 +428,8 @@ function rss_unhtmlentities($string) {
|
||||
}
|
||||
|
||||
/**
|
||||
*/
|
||||
* Wrapper function for rss_get_form
|
||||
*/
|
||||
function rss_print_form($act='none', $url='', $rssid='', $preferredtitle='', $courseid='') {
|
||||
print rss_get_form($act, $url, $rssid, $preferredtitle, $courseid);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user