Exemplo n.º 1
0
 public function emptyHistory($_date = '')
 {
     return history::emptyHistory($this->getId(), $_date);
 }