config.php 214 Bytes Edit 1 2 3 4 5 6 7 8 9 <?php /* PHP SDK * @version 2.0.0 * @author connect@qq.com * @copyright © 2013, Tencent Corporation. All rights reserved. */ define("ROOT",dirname(dirname(__FILE__))."/"); define("CLASS_PATH",ROOT."class/");