Home
last modified time | relevance | path

Searched refs:checkDS (Results 1 – 2 of 2) sorted by relevance

/plugin/schedule/
H A DscheduleRoot.class.php120 function checkDS ($ds_date) { function in scheduleRoot
H A Dschedules.class.php538 if (!$this->scheduleRoot->checkDS ($schedule->from))
540 if ($schedule->to && !$this->scheduleRoot->checkDS ($schedule->to))