Ejemplo n.º 1
0
 public static function getForesttypeList()
 {
     $obj_retResult = DAL_manageForesttype::getForesttypeList();
     return $obj_retResult;
 }