admAddProjectCategory
Description
Adds new project category.
Parameters
Return Type
Boolean (true/false)
Returns true if the new category was added and false otherwise.
Example
admAddProjectCategory("T3", "Thunderbolt Category");
See also
Peacock
Adds new project category.
Boolean (true/false)
Returns true if the new category was added and false otherwise.
admAddProjectCategory("T3", "Thunderbolt Category");