Fix missing close of comment block
This commit is contained in:
parent
fbd8052d05
commit
09aaf21e8d
|
@ -56,6 +56,8 @@ class AllrssAction extends Rss10Action
|
|||
* @param array $args Web and URL arguments
|
||||
*
|
||||
* @return boolean false if user doesn't exist
|
||||
*
|
||||
*/
|
||||
function prepare($args)
|
||||
{
|
||||
parent::prepare($args);
|
||||
|
|
Loading…
Reference in New Issue
Block a user