diff --git a/functions.php b/functions.php index df165a3..305b4f4 100644 --- a/functions.php +++ b/functions.php @@ -140,7 +140,7 @@ function show_service($name, $containers) { echo $str; } -function show_service_update($name, $update, $uptodate) { +function show_service_update($name, $update, $uptodate, $error) { $str = '
{$name} | |||
---|---|---|---|
".$container." | Already up to date | ||
".$container." | Already up to date | FORCE UPDATE | |
".$container." | N/A | ||
".$container." | N/A | TRY UPDATE |