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