X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/87e18b80684dedc761e669d375f59b548e4ab52f..refs/pull/684/head:/app/Chapter.php diff --git a/app/Chapter.php b/app/Chapter.php index b08cb913a..6dab9dc47 100644 --- a/app/Chapter.php +++ b/app/Chapter.php @@ -1,6 +1,5 @@ textField} as text, '' as html, book_id, priority, '0' as chapter_id, '0' as draft, created_by, updated_by, updated_at, created_at"; } - }