예제 #1
0
파일: Vista.php 프로젝트: cancelajavi/2-DAW
 public static function setAccion($accion)
 {
     self::$_accion = $accion;
 }