コード例 #1
0
 protected function crear_schema()
 {
     $this->conexion->crear_schema($this->schema_logs);
 }