]> git.joonet.de Git - adminer.git/commitdiff
Clarify change description
authorJakub Vrana <jakub@vrana.cz>
Sat, 24 Nov 2018 11:08:02 +0000 (12:08 +0100)
committerJakub Vrana <jakub@vrana.cz>
Sat, 24 Nov 2018 11:08:02 +0000 (12:08 +0100)
changes.txt

index 6e3c1b6900506eecca1e1667ce846927549483ed..2a11ed32d1dbbf1ddf219e0eeb087657cd17337d 100644 (file)
@@ -1,7 +1,7 @@
 Adminer 4.7.0-dev:
 Simplify storing executed SQL queries to bookmarks
 Warn when using password with leading or trailing spaces
-Hide import from server if no path
+Hide import from server if importServerPath() returns an empty string
 Fix inline editing of empty cells (regression from 4.6.3)
 Allow adding more than two indexes and forign key columns at a time (regression from 4.4.0)
 Avoid overwriting existing tables when copying tables (bug #642)