예제 #1
0
파일: project.php 프로젝트: nemein/openpsa
 function get_icon()
 {
     return org_openpsa_projects_workflow::get_status_type_icon($this->status_type);
 }