Exemplo n.º 1
0
 static function getmonthnp($i)
 {
     $ar = wra_time::getmonthesnp("");
     return $ar[$i];
 }