From: Tobias Diekershoff Date: Wed, 13 Nov 2024 09:10:25 +0000 (+0100) Subject: deprecate fancybox addon X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e89b5b1466811a28c28cd95bd81417735809018f;p=friendica-addons.git deprecate fancybox addon replaces #1562 --- diff --git a/fancybox/fancybox.php b/fancybox/fancybox.php index 1a9ff634..73bbdab9 100644 --- a/fancybox/fancybox.php +++ b/fancybox/fancybox.php @@ -4,6 +4,7 @@ * Description: Open media attachments of posts into a fancybox overlay. * Version: 1.05 * Author: Grischa Brockhaus + * Status: Unsupported */ use Friendica\App;