Beispiel #1
0
 public function needFulsh()
 {
     return parent::needFulsh() || date('d', $this->startTime) != date('d');
 }