get("/hosting/web/mhhtmff.cluster029.hosting.ovh.net/cron"); for ($i = 0; $i < count($crons_list); $i++) { $cron_details = $ovh->get("/hosting/web/mhhtmff.cluster029.hosting.ovh.net/cron/" . $crons_list[$i]); if (str_starts_with($cron_details["command"], $cron_command_prefix)) { echo ""; echo ""; echo ""; echo ""; if ($cron_details['status'] == "enabled") { echo ""; } else { echo ""; } echo ""; echo ""; echo ""; echo ""; echo ""; } } ?>
ID Comando Frequenza Stato Linguaggio Descrizione Email
" . $cron_details['id'] . "" . $cron_details['command'] . "" . $cron_details['frequency'] . "AbilitatoDisabilitato" . $cron_details['language'] . "" . $cron_details['description'] . "" . $cron_details['email'] . "