summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlsces <lester@lsces.co.uk>2026-04-06 15:21:07 +0100
committerlsces <lester@lsces.co.uk>2026-04-06 15:21:07 +0100
commit974e642660484997d89a4a4a82e4777121b50fcb (patch)
tree88eaf9b06bc927fbf9c61d90f80a5dd7ee242878
parent62468a5703b25eb1f031428484523f958f170ea5 (diff)
downloadfisheye-974e642660484997d89a4a4a82e4777121b50fcb.tar.gz
fisheye-974e642660484997d89a4a4a82e4777121b50fcb.tar.bz2
fisheye-974e642660484997d89a4a4a82e4777121b50fcb.zip
Tidying links to bitweaver.org to avoid redirect from http
-rwxr-xr-xincludes/classes/FisheyeGallery.php2
-rwxr-xr-xincludes/classes/FisheyeImage.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/includes/classes/FisheyeGallery.php b/includes/classes/FisheyeGallery.php
index 8d79e13..e160cfd 100755
--- a/includes/classes/FisheyeGallery.php
+++ b/includes/classes/FisheyeGallery.php
@@ -52,7 +52,7 @@ class FisheyeGallery extends FisheyeBase {
'handler_class' => 'FisheyeGallery',
'handler_package' => 'fisheye',
'handler_file' => 'FisheyeGallery.php',
- 'maintainer_url' => 'http://www.bitweaver.org'
+ 'maintainer_url' => 'https://www.bitweaver.org'
] );
// Permission setup
diff --git a/includes/classes/FisheyeImage.php b/includes/classes/FisheyeImage.php
index a5a8f1a..d4d77ca 100755
--- a/includes/classes/FisheyeImage.php
+++ b/includes/classes/FisheyeImage.php
@@ -35,7 +35,7 @@ class FisheyeImage extends FisheyeBase {
'handler_class' => 'FisheyeImage',
'handler_package' => 'fisheye',
'handler_file' => 'FisheyeImage.php',
- 'maintainer_url' => 'http://www.bitweaver.org'
+ 'maintainer_url' => 'https://www.bitweaver.org'
] );
// Permission setup