Beispiel #1
0
 public function __construct()
 {
     $this->addForceColumnUpdate('bets_id_FK');
     $this->addForceColumnUpdate('event_types_id_FK');
     parent::__construct();
 }
Beispiel #2
0
 public function __construct()
 {
     parent::__construct();
 }