Help for this page

Select Code to Download


  1. or download this
    $status_chg = DevelopUtils::check_status(@status_atividades);
    
  2. or download this
    sub check_status
    {
    ...
        return($status_possivel);
        }
    }