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