From c1e5e0b33a631691d858b3eb7f334246fb4837b9 Mon Sep 17 00:00:00 2001 From: pewgeuges <73141620+pewgeuges@users.noreply.github.com> Date: Wed, 24 Feb 2021 16:28:34 +0100 Subject: [PATCH] Update contribution URL class/init.php MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The historic repo where @felipelavinz contributed has recently been moved. As a consequence the commit’s URL needs to be updated. But the original URL is maintained below under the commit date. --- class/init.php | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/class/init.php b/class/init.php index 66bb141..0a2d8c0 100644 --- a/class/init.php +++ b/class/init.php @@ -4,9 +4,10 @@ * * @filesource * @package footnotes - * @since 1.5.0 12.09.14 10:56 + * @since 1.5.0 + * @date 12.09.14 10:56 * - * @lastmodified 2021-02-19T2031+0100 + * @lastmodified 2021-02-24T1617+0100 * * @since 1.6.5 Bugfix: Improve widgets registration, thanks to @felipelavinz code contribution. * @since 1.6.5 Update: Fix for deprecated PHP function create_function(), thanks to @psykonevro @daliasued bug reports, thanks to @felipelavinz code contribution. @@ -67,13 +68,14 @@ class MCI_Footnotes { * * @since 1.5.0 * - * * - Bugfix: Improve widgets registration, thanks to @felipelavinz code contribution. * * @since 1.6.5 * * @contributor @felipelavinz - * @link https://github.com/media-competence-institute/footnotes/commit/87173d2980c7ff90e12ffee94ca7153e11163793 + * @link https://github.com/benleyjyc/footnotes/commit/87173d2980c7ff90e12ffee94ca7153e11163793 2021-02-24T1613+0100 + * @date 2020-02-25 + * @link https://github.com/media-competence-institute/footnotes/commit/87173d2980c7ff90e12ffee94ca7153e11163793 2020-02-25 * * @see self::initialize_widgets() */ @@ -103,7 +105,6 @@ class MCI_Footnotes { * * @since 1.5.0 * - * * - Update: Fix for deprecated PHP function create_function(), thanks to @psykonevro @daliasued bug reports, thanks to @felipelavinz code contribution * * @since 1.6.5