Esempio n. 1
0
 /**
  * コンストラクタ
  */
 public function __construct(&$core)
 {
     parent::__construct($core);
     $this->searchDateKind = array(1 => "アクション日付", 2 => SEIKA_NAME_ACCEPT_1 . "締め日", 3 => SEIKA_NAME_ACCEPT_2 . "締め日");
 }