* Fix bug.

This commit is contained in:
tianshujie98
2021-01-19 13:52:35 +08:00
parent 8b8f90e3e5
commit 1ba2bf813d
3 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -2088,7 +2088,7 @@ class projectModel extends model
* @param array $products
*
* @access public
* @return mixed
* @return bool
*/
public function linkStory($projectID, $stories = array(), $products = array())
{