5 行
135 B
PHP
5 行
135 B
PHP
<?php
|
|
define('MALL_VERSION', '2.2');
|
|
define('UPDATE_API_URL', 'https://updates.freenw.top/index.php');
|
|
define('UPDATE_ENABLED', true);
|