1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-22 14:12:51 +02:00

Escape : also in remove_from_param

This commit is contained in:
Jakub Vrana
2020-05-11 12:35:19 +02:00
parent ac40be998d
commit 4e2a448e28
4 changed files with 5 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
<?php
$VERSION = "4.7.7";
$VERSION = "4.7.8-dev";