admDeleteProjectCategory
Description
Deletes the project category with the provided name.
Parameters
Return Type
Boolean (true/false)
Returns true if the category was deleted and false otherwise.
Example
admDeleteProjectCategory("T3");
See also
Peacock