debug
This commit is contained in:
@@ -729,6 +729,7 @@ class NovelService
|
||||
'strNovelDescription' => $arrNovel['n_description'],
|
||||
]);
|
||||
$arrNovel['intFirstChapterSort'] = $intFirstChapterSort;
|
||||
$arrNovel['arrLatestChapter'] = $arrLatestChapter;
|
||||
$arrNovel['arrNovelClicks'] = $arrNovelClicks;
|
||||
$arrNovel['arrRelateveNovel'] = $arrRelateveNovel;
|
||||
$arrNovel['strFocus'] = $strFocus;
|
||||
|
||||
Reference in New Issue
Block a user