1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-13 10:04:07 +02:00

EXPLAIN for UNIONs

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1266 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
jakubvrana
2009-12-14 13:17:54 +00:00
parent 75f9958434
commit 176161e88d
2 changed files with 3 additions and 2 deletions

View File

@@ -225,4 +225,5 @@ $translations = array(
'%d e-mail(s) have been sent.' => '已發送 %d 封郵件。',
'Webserver file %s' => '網頁伺服器檔案 %s',
'File does not exist.' => '檔案不存在',
'Item has been deleted.' => '該項目已被刪除',
);