LJ::Support::Stats::percent_formatter

LJ::Support::Stats::percent_formatter — Format a percentage: Take integer portion and append percent sign.

Use

LJ::Support::Stats::percent_formatter(percent);

Arguments

  • percent. Number to format as a percentage.

Info

Used by dept.bml and individual.bml under htdocs/admin/support/. All DB access routines are in supportlib.pl.

Source:

cgi-bin/supportstatslib.pl