This repository was archived by the owner on Jun 6, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 99 *
1010 * 此项目 GitHub 地址:https://github.com/yuantuo666/baiduwp-php
1111 *
12- * @version 2.2.0
12+ * @version 2.2.0.1
1313 *
1414 * @author Yuan_Tuo <yuantuo666@gmail.com>
1515 * @link https://imwcr.cn/
1616 * @link https://space.bilibili.com/88197958
1717 *
1818 */
19- $ programVersion_Index = "2.2.0 " ;
19+ $ programVersion_Index = "2.2.0.1 " ;
2020session_start ();
2121define ('init ' , true );
2222if (version_compare (PHP_VERSION , '7.0.0 ' , '< ' )) {
Original file line number Diff line number Diff line change 33 * PanDownload 网页复刻版,PHP 语言版配置文件
44 * !!!请勿修改本文件,如果手动修改后再在后台设置,可能导致config.php文件被清空!!!
55 *
6- * @version 2.2.0
6+ * @version 2.2.0.1
77 * @author Yuan_Tuo <yuantuo666@gmail.com>
88 * @link https://imwcr.cn/
99 * @link https://space.bilibili.com/88197958
1010 */
11- const programVersion = '2.2.0';
11+ const programVersion = '2.2.0.1 ';
1212if (!defined('init')) {
1313 http_response_code(403); header('Content-Type: text/plain; charset=utf-8'); header('Refresh: 3;url=./');
1414 die("HTTP 403 禁止访问!\r\n此文件是 PanDownload 网页复刻版 PHP 语言版项目版本 " . programVersion . " 的配置文件!\r\n禁止直接访问!");
Original file line number Diff line number Diff line change 77 *
88 * 此项目 GitHub 地址:https://github.com/yuantuo666/baiduwp-php
99 *
10- * @version 2.2.0
10+ * @version 2.2.0.1
1111 *
1212 * @author Yuan_Tuo <yuantuo666@gmail.com>
1313 * @link https://imwcr.cn/
1414 * @link https://space.bilibili.com/88197958
1515 *
1616 */
1717
18- $ programVersion_Updater = "2.2.0 " ;
18+ $ programVersion_Updater = "2.2.0.1 " ;
You can’t perform that action at this time.
0 commit comments