1 Star 0 Fork 340

zzzzhao / iWshop

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
wxpay.php 932 Bytes
一键复制 编辑 原始数据 按行查看 历史
qq.com 提交于 2014-06-28 21:07 . 授权目录移动
<?php
/*
* Copyright (C) 2014 Administrator.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library 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
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
* MA 02110-1301 USA
*/
$GLOBALS['controller'] = 'Order';
$GLOBALS['action'] = 'cart';
include dirname(__FILE__) . '/index.php';
1
https://gitee.com/zhaorui223/iWshop.git
git@gitee.com:zhaorui223/iWshop.git
zhaorui223
iWshop
iWshop
bbm

搜索帮助