mirror of
https://github.com/DzzXH/DzzOffice.git
synced 2026-04-10 19:45:14 +08:00
更新至V1.68,更新内容在笔记中查看
This commit is contained in:
10
user/api_qqlogin/qqConnectAPI.php
Normal file
10
user/api_qqlogin/qqConnectAPI.php
Normal 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");
|
||||
Reference in New Issue
Block a user