Ejemplo n.º 1
0
 public function getStatistique($_startTime, $_endTime)
 {
     return history::getStatistique($this->getId(), $_startTime, $_endTime);
 }