AG
Size: a a a
AG
АХ
АХ
АХ
AG
ON
АХ
АХ
m
return $this->modx->db->getValue("SELECT `name` FROM " . $this->modx->getFullTableName('site_tmplvars') . " WHERE id = {$tv_id} LIMIT 0,1");
$result= $this->modx->db->query( "SELECT `name` FROM " . $this->modx->getFullTableName('site_tmplvars') . " WHERE id = {$tv_id} LIMIT 0,1");
$res =$this->modx->db->getRow( $result,'num' );
return $res[0];
A
P
return $this->modx->db->getValue("SELECT `name` FROM " . $this->modx->getFullTableName('site_tmplvars') . " WHERE id = {$tv_id} LIMIT 0,1");
$result= $this->modx->db->query( "SELECT `name` FROM " . $this->modx->getFullTableName('site_tmplvars') . " WHERE id = {$tv_id} LIMIT 0,1");
$res =$this->modx->db->getRow( $result,'num' );
return $res[0];
NK
JD
A
S
A
AK
С
A
СП