debug
This commit is contained in:
@@ -343,6 +343,8 @@ EOD;
|
||||
public function tagWz($tag)
|
||||
{
|
||||
$strWords = isset($tag['wz']) ? $tag['wz'] : '';
|
||||
$strWords = $this->customBuildVar($strWords);
|
||||
echo $strWords;
|
||||
|
||||
$parse = <<<EOD
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user