WordPress支付宝Alipay|财付通Tenpay|贝宝PayPal集成插件, 集成支付宝,财付通,贝宝,网银,V3:支持支付宝多接口! Version:3.5.4 Author:歪SIR Author URI:http://www.waisir.com License: GPLv2 or later */ /* Copyright (c) 2012-2013 waisir (Email : waisir@qq.com) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. License: http://www.gnu.org/licenses/gpl.txt You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ define("WSALI_ROOT",dirname(__FILE__).'/'); require_once(WSALI_ROOT.'includes/cfg.config.php'); require_once(WSALI_ROOT.'includes/fnc.core.php'); require_once(WSALI_ROOT.'includes/inc.actions.php'); require_once(WSALI_ROOT.'includes/cls.widgets.php'); ?>