From 40d1feec9fd49335a01e6f5ccc543747cb1ac66a Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Mon, 27 Feb 2017 13:43:33 +0100 Subject: [PATCH] Update URL --- adminer/index.php | 2 +- composer.json | 2 +- editor/index.php | 2 +- plugins/database-hide.php | 2 +- plugins/dump-alter.php | 2 +- plugins/dump-bz2.php | 2 +- plugins/dump-date.php | 2 +- plugins/dump-json.php | 2 +- plugins/dump-xml.php | 2 +- plugins/dump-zip.php | 2 +- plugins/edit-calendar.php | 2 +- plugins/edit-foreign.php | 2 +- plugins/edit-textarea.php | 2 +- plugins/email-table.php | 2 +- plugins/enum-option.php | 2 +- plugins/file-upload.php | 2 +- plugins/foreign-system.php | 2 +- plugins/frames.php | 2 +- plugins/json-column.php | 2 +- plugins/links-direct.php | 2 +- plugins/login-servers.php | 2 +- plugins/login-sqlite.php | 2 +- plugins/login-table.php | 2 +- plugins/master-slave.php | 2 +- plugins/plugin.php | 2 +- plugins/slugify.php | 2 +- plugins/sql-log.php | 2 +- plugins/tables-filter.php | 2 +- plugins/tinymce.php | 2 +- plugins/translation.php | 2 +- plugins/version-noverify.php | 2 +- plugins/wymeditor.php | 2 +- 32 files changed, 32 insertions(+), 32 deletions(-) diff --git a/adminer/index.php b/adminer/index.php index 5620c952..c4de21af 100644 --- a/adminer/index.php +++ b/adminer/index.php @@ -1,7 +1,7 @@ value * @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) */ diff --git a/plugins/dump-zip.php b/plugins/dump-zip.php index d1c4f276..cff25dd3 100644 --- a/plugins/dump-zip.php +++ b/plugins/dump-zip.php @@ -3,7 +3,7 @@ /** Dump to ZIP format * @link https://www.adminer.org/plugins/#use * @uses ZipArchive, tempnam("") -* @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) */ diff --git a/plugins/edit-calendar.php b/plugins/edit-calendar.php index 525ff6db..c485af3d 100644 --- a/plugins/edit-calendar.php +++ b/plugins/edit-calendar.php @@ -4,7 +4,7 @@ * @link https://www.adminer.org/plugins/#use * @uses jQuery-Timepicker, http://trentrichardson.com/examples/timepicker/ * @uses jQuery UI: core, widget, mouse, slider, datepicker -* @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) */ diff --git a/plugins/edit-foreign.php b/plugins/edit-foreign.php index 0b5227c6..704559c0 100644 --- a/plugins/edit-foreign.php +++ b/plugins/edit-foreign.php @@ -2,7 +2,7 @@ /** Select foreign key in edit form * @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) */ diff --git a/plugins/edit-textarea.php b/plugins/edit-textarea.php index a8e5be5b..d516c5b5 100644 --- a/plugins/edit-textarea.php +++ b/plugins/edit-textarea.php @@ -2,7 +2,7 @@ /** Use