添加后台代理代码
This commit is contained in:
11
codes/agent/game/api/payment/ipay/index.php
Normal file
11
codes/agent/game/api/payment/ipay/index.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
header("Content-type: text/html; charset=utf-8");
|
||||
/*
|
||||
* Created on 2015-8-28
|
||||
*
|
||||
* To change the template for this generated file go to
|
||||
* Window - Preferences - PHPeclipse - PHP - Code Templates
|
||||
*/
|
||||
print "Hello World";
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user