1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-25 23:36:29 +02:00

update e107 link

This commit is contained in:
Jimako
2020-12-27 10:37:38 +01:00
committed by GitHub
parent d7de9d5a28
commit 47939464fd

View File

@@ -51,7 +51,7 @@ class siteinfo_shortcodes // must match the folder name of the plugin.
*/
function sc_sitedisclaimer()
{
$default = "Proudly powered by <a href='http://e107.org'>e107</a> which is released under the terms of the GNU GPL License.";
$default = "Proudly powered by <a href='https://e107.org'>e107</a> which is released under the terms of the GNU GPL License.";
$text = deftrue('SITEDISCLAIMER',$default);