Beispiel #1
0
 /**
  *
  */
 public function set_data($data)
 {
     $this->data_preprocessing($data);
     parent::set_data($data);
 }