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";