From 0d0ed3c1bc6c9ee9e46e98146159939cdc2344d0 Mon Sep 17 00:00:00 2001 From: prakash-a7x Date: Wed, 17 Apr 2024 13:34:15 +0600 Subject: [PATCH] reference added --- administrator/modules/mod_mip_darkmode_switch/tmpl/default.php | 1 + 1 file changed, 1 insertion(+) diff --git a/administrator/modules/mod_mip_darkmode_switch/tmpl/default.php b/administrator/modules/mod_mip_darkmode_switch/tmpl/default.php index 176e1f9..79380e2 100644 --- a/administrator/modules/mod_mip_darkmode_switch/tmpl/default.php +++ b/administrator/modules/mod_mip_darkmode_switch/tmpl/default.php @@ -6,6 +6,7 @@ * * @copyright (C) 2024 Mahmudul Islam Prakash * @license GNU General Public License version 2 or later; see LICENSE.txt + * Reference link https://it-networks.de/dev-blog/tutorial-joomla-5-dark-mode-switcher-modul-erstellen-backend */ defined('_JEXEC') or die;