コード例 #1
0
ファイル: alphauserpoints.php プロジェクト: q0821/esportshop
 protected function importSocialProfile()
 {
     require_once $this->_componentFile;
     parent::importSocialProfile();
 }