1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-21 21:55:43 +02:00

Fix handling of long text in SQL textarea

This commit is contained in:
Jakub Vrana
2014-01-11 09:37:34 -08:00
parent 740843446f
commit 55ad89b309
4 changed files with 6 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
<?php
$VERSION = "4.0.1";
$VERSION = "4.0.2-dev";