We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f0911c commit 1f9f40dCopy full SHA for 1f9f40d
html/layouts/lightning/favicon.php
@@ -1,4 +1,11 @@
1
<?php
2
+/**
3
+ * @package Lightning
4
+ *
5
+ * @copyright Copyright (C) 2022 JoomJunk. All rights reserved.
6
+ * @license GNU General Public License version 2 or later; see LICENSE.txt
7
+ */
8
+
9
defined('_JEXEC') or die;
10
11
use Joomla\CMS\Factory;
0 commit comments