1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-07 15:16:44 +02:00

Add a comment (bug #691)

This commit is contained in:
Jakub Vrana
2019-08-20 16:24:33 +02:00
parent 95a92ceb95
commit 5f4af56f68

View File

@@ -10,7 +10,7 @@ CREATE TABLE translation (
);
*/
/** Translate all table and field comments, enum and set values from the translation table (inserts new translations)
/** Translate all table and field comments, enum and set values in Editor from the translation table (inserts new translations)
* @link https://www.adminer.org/plugins/#use
* @author Jakub Vrana, https://www.vrana.cz/
* @license https://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0