1 Star 0 Fork 5

idea man/iwshop

forked from QXhtml/iwshop 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
wxpay_notify.php 425 Bytes
一键复制 编辑 原始数据 按行查看 历史
mentallxm 提交于 2017-09-07 10:38 . first commit
<?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';
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/imvc/iwshop.git
[email protected]:imvc/iwshop.git
imvc
iwshop
iwshop
master

搜索帮助