GX-Bug #51115 » AdminNewsHTTPsFIX.patch
| src/system/core/ExternalLinks.inc.php (revision ) | ||
|---|---|---|
| 19 | 19 |
/** |
| 20 | 20 |
* @const string ADMIN_NEWS_URL URL for the admin news |
| 21 | 21 |
*/ |
| 22 |
const ADMIN_NEWS_URL = 'http://news.gambio-support.de/news.php?category=gx2-5'; |
|
| 22 |
const ADMIN_NEWS_URL = 'https://news.gambio-support.de/news.php?category=gx2-5';
|
|
| 23 | 23 |
|
| 24 | 24 |
/** |
| 25 | 25 |
* @const string SHOP_KEY_REQUEST_URL URL to get a shop key from |