更新至V1.68,更新内容在笔记中查看

This commit is contained in:
小胡
2023-01-16 12:40:42 +08:00
Unverified
parent afc94c2152
commit 0cfb087f02
20 changed files with 20 additions and 14 deletions

View File

@@ -0,0 +1,10 @@
<?php
@session_start();
/* PHP SDK
* @version 2.0.0
* @author connect@qq.com
* @copyright © 2013, Tencent Corporation. All rights reserved.
*/
require_once(dirname(__FILE__)."/comm/config.php");
require_once(CLASS_PATH."QC.class.php");