ctms/version.php

12 lines
281 B
PHP
Executable File

<?php
/**
* @Author: 嗨噜客(三亚)<fm453>
* @Date: 2025-04-10 23:19:13
* @FilePath: version.php
* @Description:
* @Email: 393213759@qq.com
* Copyright (c) 2025 by www.hiluker.cn, All Rights Reserved.
*/
defined('HI_VERSION') or define('HI_VERSION', '20250501.001');