mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
https fix
This commit is contained in:
@@ -16,7 +16,7 @@ if (!defined('e107_INIT'))
|
||||
}
|
||||
|
||||
|
||||
define('ADMINFEEDMORE', 'http://e107.org/blog');
|
||||
define('ADMINFEEDMORE', 'https://e107.org/blog');
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user