1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-17 20:01:25 +02:00
This commit is contained in:
Jakub Vrana
2010-10-18 10:28:03 +02:00
parent f7d4587880
commit da9d5f3e49
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,4 +1,4 @@
Adminer 3.0.1-dev:
Adminer 3.0.1 (released 2010-10-18):
Send the form by Ctrl+Enter in all textareas
Disable creating SQLite databases with extension other than db, sdb, sqlite
Ability to use Adminer in a frame through customization