Menu="Scheduler:1" Title="Parity Check" Tag="calendar" --- "._('No Parity disk present')."!

"; } $width = [166,300]; $mode = ['Disabled','Daily','Weekly','Monthly','Yearly','Custom']; $days = ['Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday']; $months = ['January','February','March','April','May','June','July','August','September','October','November','December']; $memory = '/tmp/memory.tmp'; if (file_exists($memory)) { parse_str(file_get_contents($memory), $parity); if (empty($parity['hour'])) $parity['hour'] = ""; if (empty($parity['day'])) $parity['day'] = ""; if (empty($parity['dotm'])) $parity['dotm'] = ""; if (empty($parity['month'])) $parity['month'] = ""; if (empty($parity['write'])) $parity['write'] = "NOCORRECT"; } if ($parity['mode']<2) $parity['cumulative'] = ''; if ($parity['mode']==2) $parity['frequency'] = '1'; ?>
_(Scheduled parity check)_: : :parity_check_scheduled_help: _(Day of the week)_: : : :parity_day_of_the_week_help: _(Day of the month)_: _(Week of the month)_: : :parity_week_of_the_month_help: _(Time of the day)_: : :parity_time_of_the_day_help: _(Month of the year)_: =4):?> : : :parity_month_of_the_year_help: _(Write corrections to parity disk)_: : :parity_write_corrections_help: _(Cumulative parity check)_: : :parity_cumulative_check_help:   :