Exemplo n.º 1
0
 public function __construct()
 {
     parent::__construct();
     $this->data['js_date_format'] = 'yy/mm/dd';
 }
 public function __construct()
 {
     parent::__construct();
 }
 public function __construct()
 {
     parent::__construct();
     $this->emails_status = array(-3 => __('In queue', WYSIJA), -2 => __('Not sent', WYSIJA), -1 => __('Bounced', WYSIJA), 0 => __('Sent', WYSIJA), 1 => __('Opened only', WYSIJA), 2 => __('Opened & Clicked', WYSIJA), 3 => __('Opened & Unsubscribed', WYSIJA));
 }
 public function __construct()
 {
     parent::__construct();
     $this->init_cards();
 }