You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <?php
- if (!defined('DEDEINC')) exit('dedebiz');
- /**
- * 扩展函数
- *
- * @version $id:extend.func.php 2025 tianya $
- * @package DedeBIZ.Libraries
- * @copyright Copyright (c) 2022 DedeBIZ.COM
- * @license GNU GPL v2 (https://www.dedebiz.com/license)
- * @link https://www.dedebiz.com
- */
- //当前文件用于用户进行自定义扩展函数,官方开发不要动这个文件
- ?>
|