video-template-2
This commit is contained in:
@@ -49,7 +49,7 @@ class Site extends TagLib
|
||||
*/
|
||||
public function tagVCIUrl($tag)
|
||||
{
|
||||
$strParentCategory = $tag['prent_category'];
|
||||
$strParentCategory = $tag['parent_category'];
|
||||
$strParentCategory = $this->customBuildVar($strParentCategory);
|
||||
|
||||
$strParse = <<<EOD
|
||||
|
||||
Reference in New Issue
Block a user