mirror of
https://github.com/vrana/adminer.git
synced 2025-08-23 22:52:51 +02:00
Release 4.0.1
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
<?php
|
<?php
|
||||||
$VERSION = "4.0.1-dev";
|
$VERSION = "4.0.1";
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
Adminer 4.0.1-dev:
|
Adminer 4.0.1 (released 2014-01-11):
|
||||||
Don't use type=number if a SQL function is used
|
Don't use type=number if a SQL function is used
|
||||||
Disable highlighting in textareas with long texts
|
Disable highlighting in textareas with long texts
|
||||||
Don't autofocus SQL textarea in Firefox
|
Don't autofocus SQL textarea in Firefox
|
||||||
|
Reference in New Issue
Block a user