debug
This commit is contained in:
@@ -115,7 +115,7 @@ class NovelPage extends BasePage
|
||||
$this->arrRelatedNovel[] = [
|
||||
"n_id" => $arrNovelInfo["n_id"],
|
||||
"n_source_id" => $arrNovelInfo["n_source_id"],
|
||||
"og_title" => $arrNovelInfo["og_title"],
|
||||
"og_novel_book_name" => $arrNovelInfo["og_novel_book_name"],
|
||||
];
|
||||
} elseif (is_numeric(strpos($strUri, 'kan'))) {
|
||||
$intNForgeId = (int)supperExtractFilename($strUri);
|
||||
|
||||
Reference in New Issue
Block a user