コード例 #1
0
ファイル: GZ_Smarty.php プロジェクト: stoneStyle/ECMobile_PHP
 function __construct($apiName)
 {
     parent::__construct();
     $this->apiName = $apiName;
 }