admAddProjectCategory

Description

Adds new project category.

Parameters

Return Type

Boolean (true/false)

Returns true if the new category was added and false otherwise.

Example

admSetProjectCategory("T3", "Thunderbolt Category");

See also