Files
snipe-it/app/Http
Daniel Meltzer dbd96a4c10 Don't try to format a formatted number string. (#2396)
The importer already formatted/parsed numbers on input into the db
(maybe it shouldn't have?) so running number_format on that string
throws an exception.  Check to make sure the value is numeric before
formatting it.
2016-08-11 19:13:49 -07:00
..
2016-07-28 09:16:30 -07:00
2016-06-16 15:43:42 +02:00
2016-08-02 01:08:37 -07:00