zhoulj %!s(int64=3) %!d(string=hai) anos
pai
achega
f28e9be93e
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      app/Http/Controllers/QuickApp/Book/ChapterController.php

+ 0 - 1
app/Http/Controllers/QuickApp/Book/ChapterController.php

@@ -491,7 +491,6 @@ class ChapterController extends BaseController
         $chapter->content = trim(str_replace('  ', ' ', $chapter_content->content));
         $chapter->content = trim(str_replace('  ', ' ', $chapter_content->content));
         $chapter->content = trim(str_replace('\\u3000', '', $chapter_content->content));
         $chapter->content = trim(str_replace('\\u3000', '', $chapter_content->content));
         $chapter->content = trim(str_replace('\u3000', '', $chapter_content->content));
         $chapter->content = trim(str_replace('\u3000', '', $chapter_content->content));
-        
 //         $chapter->content = trim(str_replace('\\r\\n\\r\\n', '\\r\\n', $chapter_content->content));
 //         $chapter->content = trim(str_replace('\\r\\n\\r\\n', '\\r\\n', $chapter_content->content));
         
         
         \Log::info('getChapter_chapter:'.$bid.' cid:'.$cid);
         \Log::info('getChapter_chapter:'.$bid.' cid:'.$cid);