Files
snipe-it/app/Http/Controllers
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-08-02 00:54:38 -07:00
2016-04-07 13:21:09 -07:00
2016-05-18 19:48:19 -07:00
2016-08-02 00:54:38 -07:00