* fix a bug for batch create story from image.

This commit is contained in:
wangyidong
2015-04-07 15:16:44 +08:00
parent ded9efab9c
commit d8cc94b83e
+1
View File
@@ -58,6 +58,7 @@
</tr>
<?php $i++;?>
<?php endforeach;?>
<?php $storyTitle = '';?>
<?php endif;?>
<?php $nextStart = $i;?>
<?php for($i = $nextStart; $i < $config->story->batchCreate; $i++):?>