admUpdateProject
Description
Updates the project properties. The project key cannot be changed, it's the only thing that identifies the project.
Parameters
Return Type
Boolean (true/false)
Returns 'true' if the project was updated and 'false' if not.
Examples
admUpdateProject("T3", "Thunderbolt3", "Three thunderbolts in a single hole", "zeus", "http://thunderbolts.olimpus.gr", "PUBLIC", false, 12010);
admUpdateProject("T3", "Thunderbolt3", "Three thunderbolts in a single hole", "zeus", "http://thunderbolts.olimpus.gr", "PUBLIC", false, 12010, "software");
You will need permissions to update the project.