4 lines
70 B
PHP
4 lines
70 B
PHP
|
|
<?php
|
||
|
|
|
||
|
|
$a = C::t('pichome_vapp')->fetch('J62mX1');
|
||
|
|
print_r($a);die;
|