FIX SITE MAP
This commit is contained in:
@@ -414,7 +414,7 @@ EOT;
|
||||
|
||||
$strParse = <<<EOT
|
||||
<?php
|
||||
\$arrCategory = app(\\app\\services\\NovelService::class)->getCategoryFilter( {$n_sex});
|
||||
\$arrCategory = \\app\\services\\StaticConfig::getCategoryFilter( {$n_sex});
|
||||
|
||||
if (!empty(\$arrCategory) && is_array(\$arrCategory)):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user