* fix bug#366.
This commit is contained in:
@@ -218,6 +218,7 @@ class storyModel extends model
|
||||
}
|
||||
|
||||
$storyID = $this->dao->lastInsertID();
|
||||
$this->setStage($storyID);
|
||||
|
||||
$specData[$i]->story = $storyID;
|
||||
$specData[$i]->version = 1;
|
||||
|
||||
Reference in New Issue
Block a user