 <?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-CN">
		<id>http://wiki.sseuu.com/index.php?action=history&amp;feed=atom&amp;title=Pay.inc.php</id>
		<title>Pay.inc.php - 版本历史</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.sseuu.com/index.php?action=history&amp;feed=atom&amp;title=Pay.inc.php"/>
		<link rel="alternate" type="text/html" href="http://wiki.sseuu.com/index.php?title=Pay.inc.php&amp;action=history"/>
		<updated>2026-05-04T02:38:41Z</updated>
		<subtitle>本wiki的该页面的版本历史</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>http://wiki.sseuu.com/index.php?title=Pay.inc.php&amp;diff=117728&amp;oldid=prev</id>
		<title>笑笑：创建页面，内容为“&lt;?php /**  * Created by PhpStorm.  * User: yzg  * Date: 2016/1/28  * Time: 16:24  */  if (!defined('IN_DISCUZ')) {     exit('Access Denied'); }  //ini_set('display_e...”</title>
		<link rel="alternate" type="text/html" href="http://wiki.sseuu.com/index.php?title=Pay.inc.php&amp;diff=117728&amp;oldid=prev"/>
				<updated>2022-11-22T03:31:20Z</updated>
		
		<summary type="html">&lt;p&gt;创建页面，内容为“&amp;lt;?php ‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;*  * Created by PhpStorm.  * User: yzg  * Date: 2016/1/28  * Time: 16:24：&lt;/span&gt;  if (!defined(&amp;#039;IN_DISCUZ&amp;#039;)) {     exit(&amp;#039;Access Denied&amp;#039;); }  //ini_set(&amp;#039;display_e...”&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;?php&lt;br /&gt;
/**&lt;br /&gt;
 * Created by PhpStorm.&lt;br /&gt;
 * User: yzg&lt;br /&gt;
 * Date: 2016/1/28&lt;br /&gt;
 * Time: 16:24&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
if (!defined('IN_DISCUZ')) {&lt;br /&gt;
    exit('Access Denied');&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
//ini_set('display_errors', 1);&lt;br /&gt;
//error_reporting(E_ALL ^ E_NOTICE);&lt;br /&gt;
&lt;br /&gt;
include_once DISCUZ_ROOT.'./source/plugin/xigua_re/common.php';&lt;br /&gt;
&lt;br /&gt;
$config = $_G['cache']['plugin']['xigua_re'];&lt;br /&gt;
$color = $config['linkcolor'] ? $config['linkcolor'] : '#D75847';&lt;br /&gt;
$config['jin'] = explode(',', trim($config['jin']));&lt;br /&gt;
foreach ($config['jin'] as $item) {&lt;br /&gt;
    if ($item &amp;gt; 0) {&lt;br /&gt;
        $configary[] = $item;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
$touid = intval($_GET['uid']);&lt;br /&gt;
$touser = getuserbyuid($touid);&lt;br /&gt;
$toavatar = avatar($touid, 'big', true);&lt;br /&gt;
$navtitle = $config['linkword'] . $touser['username'];&lt;br /&gt;
&lt;br /&gt;
$user = C::t('#xigua_re#xgre_user')-&amp;gt;fetch_user($touid);&lt;br /&gt;
$toopenid = $user['openid'];&lt;br /&gt;
if(!$toopenid){&lt;br /&gt;
    if($config['needopenid']) {&lt;br /&gt;
        dheader('Location:'.dreferer());&lt;br /&gt;
        exit;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
$subject = $_GET['subject'];&lt;br /&gt;
$postid  = $_GET['postid'];&lt;br /&gt;
$url     = $_GET['url'];&lt;br /&gt;
&lt;br /&gt;
include_once template('xigua_re:pay');&lt;br /&gt;
&lt;br /&gt;
//showWindow('sh1', 'http://www.wxigua.com/plugin.php?id=xigua_re:pay', 'get', 0);&lt;/div&gt;</summary>
		<author><name>笑笑</name></author>	</entry>

	</feed>