mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-05 02:45:39 +00:00
@ -891,7 +891,7 @@ class Helper
|
||||
|
||||
} catch (\Exception $e) {
|
||||
\Log::warning($e);
|
||||
return 'ERROR: Date value is invalid';
|
||||
return $date.' (Invalid '.$type.' value.)';
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user