SPAPP_PATH . 'Lib/Util/class.phpmailer.php', // PclZip 'PclZip' => SPAPP_PATH . 'Lib/Util/Pclzip.class.php', // 文件操作类 Dir "Dir" => SPAPP_PATH . 'Lib/Util/Dir.class.php', // 树 "Tree" => SPAPP_PATH . 'Lib/Util/Tree.class.php', // 树 "PathTree" => SPAPP_PATH . 'Lib/Util/PathTree.class.php', "Curl" => SPAPP_PATH . 'Lib/Util/Curl.class.php', // 分页类 "Page" => SPAPP_PATH . 'Lib/Util/Page.class.php', "phpQuery" => SPAPP_PATH . 'Lib/Extend/phpQuery/phpQuery.php', "ThinkOauth" => SPAPP_PATH . 'Lib/Extend/ThinkSDK/ThinkOauth.class.php', // PHPZip "PHPZip" => SPAPP_PATH . 'Lib/Util/phpzip.php' );