Skip to content

Commit

Permalink
phpdoc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dhawes committed Aug 30, 2005
1 parent cc93459 commit ea3b979
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/rsslib.php
Expand Up @@ -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);
}
Expand Down

0 comments on commit ea3b979

Please sign in to comment.