예제 #1
0
파일: BaseDatos.php 프로젝트: Rabp9/sirall2
 public static function setUsuario($usuario)
 {
     self::$usuario = $usuario;
 }