From cd50d535dedee347d082e8f16d2cf1eaf2aaf6ef Mon Sep 17 00:00:00 2001 From: estellbright <1457749147@qq.com> Date: Fri, 13 Jul 2018 15:35:54 +0800 Subject: [PATCH] *Fix bug # 2009. --- module/story/control.php | 1 - module/story/view/batchcreate.html.php | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/module/story/control.php b/module/story/control.php index 6e81e64589..f00a52c4b0 100644 --- a/module/story/control.php +++ b/module/story/control.php @@ -322,7 +322,6 @@ class story extends control $title = $file['title']; $titles[$title] = $fileName; } - krsort($titles); $this->view->titles = $titles; } diff --git a/module/story/view/batchcreate.html.php b/module/story/view/batchcreate.html.php index 7545d8db76..0ff30dbb3a 100644 --- a/module/story/view/batchcreate.html.php +++ b/module/story/view/batchcreate.html.php @@ -67,7 +67,7 @@