1 Star 0 Fork 340

七里枫香/iWshop

forked from Yc Chan/iWshop 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
wxpay_notify.php 425 Bytes
一键复制 编辑 原始数据 按行查看 历史
Zsoner 提交于 2016-08-09 15:51 . 合并主干线
<?php
/**
* 支付回调入口
* @description Hope You Do Good But Not Evil
* @copyright Copyright 2014-2015 <[email protected]>
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chenyong Cai <[email protected]>
* @package Wshop
* @link http://www.iwshop.cn
*/
$GLOBALS['controller'] = 'iPayment';
$GLOBALS['action'] = 'payment_notify';
include dirname(__FILE__) . '/index.php';
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/qilifengxiang/iWshop.git
[email protected]:qilifengxiang/iWshop.git
qilifengxiang
iWshop
iWshop
master

搜索帮助