arrResponse = array( 'Version' => ECCUBE_VERSION); return true; } public function getRequestValidate() { return; } protected function lfInitParam(&$objFormParam) { } public function getResponseGroupName() { return 'VersionResponse'; } }