mirror of
https://github.com/vrana/adminer.git
synced 2025-08-11 09:04:02 +02:00
Release
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1334 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
<?php
|
<?php
|
||||||
$VERSION = "2.3.0-dev";
|
$VERSION = "2.3.1-dev";
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
Adminer 2.3.0-dev:
|
Adminer 2.3.0 (released 2010-02-26):
|
||||||
Support for permanent login (customization required)
|
Support for permanent login (customization required)
|
||||||
Search in all tables
|
Search in all tables
|
||||||
Show status variables
|
Show status variables
|
||||||
|
@@ -1,2 +1,2 @@
|
|||||||
// downloaded from repository by version_checker()
|
// downloaded from repository by version_checker()
|
||||||
document.cookie = 'adminer_version=2.2.1'; // last released version
|
document.cookie = 'adminer_version=2.3.0'; // last released version
|
||||||
|
Reference in New Issue
Block a user