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

Update URL

This commit is contained in:
Jakub Vrana
2017-02-27 13:43:33 +01:00
parent e40d9692c7
commit 40d1feec9f
32 changed files with 32 additions and 32 deletions

View File

@@ -12,7 +12,7 @@ CREATE TABLE translation (
/** Translate all table and field comments, enum and set values from the translation table (inserts new translations)
* @link https://www.adminer.org/plugins/#use
* @author Jakub Vrana, http://www.vrana.cz/
* @author Jakub Vrana, https://www.vrana.cz/
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU General Public License, version 2 (one or other)
*/