コード例 #1
0
ファイル: Sendpoints.php プロジェクト: rajarshc/Rooja
 protected function _construct()
 {
     parent::_construct();
     $this->headerText = $this->__("Send Points to a Friend");
     //unused
 }
コード例 #2
0
ファイル: Redeemcatalog.php プロジェクト: rajarshc/Rooja
 protected function _construct()
 {
     parent::_construct();
     $this->headerText = $this->__("Redeem Your Points");
     //unused
 }