video tag
This commit is contained in:
@@ -45,7 +45,7 @@ class SiteMapLogic
|
||||
public function __construct()
|
||||
{
|
||||
|
||||
$this->arrNovelCategory = StaticConfig::getCategoryFilter();
|
||||
$this->arrNovelCategory = StaticConfig::getNovelCategoryFilter();
|
||||
|
||||
$this->arrNovelSort = StaticConfig::$arrNovelSortType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user