* code for task #6186.

This commit is contained in:
jinianlan
2019-08-19 17:53:33 +08:00
parent 153e8b272d
commit eab94efa07
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -2568,7 +2568,7 @@ class storyModel extends model
* @param object $story
* @param array $users
* @access public
* @return void
* @return string
*/
public function printAssignedHtml($story, $users)
{