diff --git a/backend.php b/backend.php index c81e1ccb1..e22dfe8ef 100644 --- a/backend.php +++ b/backend.php @@ -1105,7 +1105,7 @@ $updated_fmt = date($short_date, strtotime($line["updated"])); } - print "$updated_fmt"; + print "$updated_fmt "; print "";