sports_bench_division_color
Gets the color of a given division/conference.
Parameters
- int $division_id — The ID of the division or conference.
Returns
- string — The color of the division or conference in hexidecimal format.
Since: 2.0
Source
- /includes/functions/display.php — 66