コード例 #1
0
 public function __construct()
 {
     parent::SugarApplication();
     $this->controller = new stdClass();
 }