Translations:Rule Examples/164/en

Материал из Wiren Board
Версия от 21:01, 21 сентября 2022; Matveevrj (обсуждение | вклад) (Новая страница: «// if needed, setup periodic task to trigger rules which use this schedule if (schedule.autoUpdate) { addScheduleAutoUpdCronTask(schedule); }»)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)

// if needed, setup periodic task to trigger rules which use this schedule

       if (schedule.autoUpdate) {
         addScheduleAutoUpdCronTask(schedule);
       }