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