1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 20:00:37 +02:00

https fix

This commit is contained in:
Cameron
2017-10-30 15:21:55 -07:00
parent 736afdfead
commit 48d359ed02
3 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ if (!defined('e107_INIT'))
}
define('ADMINFEEDMORE', 'http://e107.org/blog');
define('ADMINFEEDMORE', 'https://e107.org/blog');