From 814643dd638b1b1e68b8cf71bb915952f208e95e Mon Sep 17 00:00:00 2001 From: Llewellyn van der Merwe Date: Tue, 4 Jan 2022 18:09:08 +0200 Subject: [PATCH] update --- README.md | 6 +++--- helper.php | 2 +- language/en-GB/en-GB.mod_dailyscripture.ini | 2 +- language/en-GB/en-GB.mod_dailyscripture.sys.ini | 2 +- mod_dailyscripture.php | 2 +- mod_dailyscripture.xml | 4 ++-- tmpl/default.php | 2 +- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 1c73ec9..91152ba 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ Display the daily scripture from [https://github.com/trueChristian/daily-scriptu # Build Details -+ *Company*: [a True Christian Church](https://truechristian.church/) -+ *Author*: [Llewellyn van der Merwe](mailto:info+joomla@truechristian.church) -+ *Name*: [Dailyscripture](https://truechristian.church/) ++ *Company*: [Vast Development Method](https://www.vdm.io/) ++ *Author*: [Llewellyn van der Merwe](mailto:joomla@vdm.io) ++ *Name*: [Dailyscripture](https://www.vdm.io/) + *First Build*: 22nd October, 2015 + *Last Build*: 4th January, 2022 + *Version*: 1.0.0 diff --git a/helper.php b/helper.php index 9e2fbc0..9c7fb0a 100644 --- a/helper.php +++ b/helper.php @@ -14,7 +14,7 @@ @created 22nd October, 2015 @package Sermon Distributor @subpackage helper.php - @author Llewellyn van der Merwe + @author Llewellyn van der Merwe @copyright Copyright (C) 2015. All Rights Reserved @license GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html diff --git a/language/en-GB/en-GB.mod_dailyscripture.ini b/language/en-GB/en-GB.mod_dailyscripture.ini index 4b5b6dd..7bc8bc4 100644 --- a/language/en-GB/en-GB.mod_dailyscripture.ini +++ b/language/en-GB/en-GB.mod_dailyscripture.ini @@ -1,6 +1,6 @@ MOD_DAILYSCRIPTURE="Dailyscripture" MOD_DAILYSCRIPTURE_DESCRIPTION="Display the daily scripture from https://github.com/trueChristian/daily-scripture." -MOD_DAILYSCRIPTURE_XML_DESCRIPTION="

Dailyscripture (v.1.0.0)

Display the daily scripture from https://github.com/trueChristian/daily-scripture.

Created by Llewellyn van der Merwe
Development started 1st January, 2022

" +MOD_DAILYSCRIPTURE_XML_DESCRIPTION="

Dailyscripture (v.1.0.0)

Display the daily scripture from https://github.com/trueChristian/daily-scripture.

Created by Llewellyn van der Merwe
Development started 1st January, 2022

" MOD_DAILYSCRIPTURE_THERE_WAS_AN_ERROR_PLEASE_TRY_AGAIN_LATTER="There was an error, please try again latter." MOD_DAILYSCRIPTURE_LINK_LABEL="Show Link" MOD_DAILYSCRIPTURE_LINK_DESCRIPTION="Should we show the link to the daily scripture channel on Telegram." diff --git a/language/en-GB/en-GB.mod_dailyscripture.sys.ini b/language/en-GB/en-GB.mod_dailyscripture.sys.ini index 4b5b6dd..7bc8bc4 100644 --- a/language/en-GB/en-GB.mod_dailyscripture.sys.ini +++ b/language/en-GB/en-GB.mod_dailyscripture.sys.ini @@ -1,6 +1,6 @@ MOD_DAILYSCRIPTURE="Dailyscripture" MOD_DAILYSCRIPTURE_DESCRIPTION="Display the daily scripture from https://github.com/trueChristian/daily-scripture." -MOD_DAILYSCRIPTURE_XML_DESCRIPTION="

Dailyscripture (v.1.0.0)

Display the daily scripture from https://github.com/trueChristian/daily-scripture.

Created by Llewellyn van der Merwe
Development started 1st January, 2022

" +MOD_DAILYSCRIPTURE_XML_DESCRIPTION="

Dailyscripture (v.1.0.0)

Display the daily scripture from https://github.com/trueChristian/daily-scripture.

Created by Llewellyn van der Merwe
Development started 1st January, 2022

" MOD_DAILYSCRIPTURE_THERE_WAS_AN_ERROR_PLEASE_TRY_AGAIN_LATTER="There was an error, please try again latter." MOD_DAILYSCRIPTURE_LINK_LABEL="Show Link" MOD_DAILYSCRIPTURE_LINK_DESCRIPTION="Should we show the link to the daily scripture channel on Telegram." diff --git a/mod_dailyscripture.php b/mod_dailyscripture.php index e6de29e..fc6b03a 100644 --- a/mod_dailyscripture.php +++ b/mod_dailyscripture.php @@ -14,7 +14,7 @@ @created 22nd October, 2015 @package Sermon Distributor @subpackage mod_dailyscripture.php - @author Llewellyn van der Merwe + @author Llewellyn van der Merwe @copyright Copyright (C) 2015. All Rights Reserved @license GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html diff --git a/mod_dailyscripture.xml b/mod_dailyscripture.xml index f40c12f..1e479fe 100644 --- a/mod_dailyscripture.xml +++ b/mod_dailyscripture.xml @@ -3,8 +3,8 @@ MOD_DAILYSCRIPTURE 4th January, 2022 Llewellyn van der Merwe - info+joomla@truechristian.church - https://truechristian.church/ + joomla@vdm.io + https://www.vdm.io/ Copyright (C) 2015. All Rights Reserved GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html 1.0.0 diff --git a/tmpl/default.php b/tmpl/default.php index 2597036..ff8835e 100644 --- a/tmpl/default.php +++ b/tmpl/default.php @@ -14,7 +14,7 @@ @created 22nd October, 2015 @package Sermon Distributor @subpackage default.php - @author Llewellyn van der Merwe + @author Llewellyn van der Merwe @copyright Copyright (C) 2015. All Rights Reserved @license GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html