コード例 #1
0
ファイル: BaseDatos.php プロジェクト: Rabp9/sirall2
 public static function setSistema($sistema)
 {
     self::$sistema = $sistema;
 }