Add microseconds to blackList

XMLWordPrintable

    • Type: Change Request
    • Resolution: Fixed
    • Priority: Minor
    • None
    • Affects Version/s: 3.0.4
    • Component/s: Frontend (F)
    • Environment:
      Ubuntu

      We are in a business where MicroSeconds are being displayed and with every update we need to adjust the includes/func.inc.php file to display the value correctly.

      If we don't change the file the output will be displayed as 4.589Kµs instead of 4589.xx µs.

      Would it be possible to add "µs" to the blackList part like this:

      $blackList = ['%', 'ms', 'rpm', 'RPM', 'µs'];

      thnx
      Ronald

            Assignee:
            Unassigned
            Reporter:
            Ronald Esveld
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: