 <?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=List.inc.php</id>
		<title>List.inc.php - 版本历史</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.sseuu.com/index.php?action=history&amp;feed=atom&amp;title=List.inc.php"/>
		<link rel="alternate" type="text/html" href="http://wiki.sseuu.com/index.php?title=List.inc.php&amp;action=history"/>
		<updated>2026-05-03T19:08:24Z</updated>
		<subtitle>本wiki的该页面的版本历史</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>http://wiki.sseuu.com/index.php?title=List.inc.php&amp;diff=117711&amp;oldid=prev</id>
		<title>笑笑：创建页面，内容为“&lt;?php /**  * Created by PhpStorm.  * User: Administrator  * Date: 2016/2/14  * Time: 23:38  */ if (!defined('IN_DISCUZ')) {     exit('Access Denied'); } include_once...”</title>
		<link rel="alternate" type="text/html" href="http://wiki.sseuu.com/index.php?title=List.inc.php&amp;diff=117711&amp;oldid=prev"/>
				<updated>2022-11-22T00:56:26Z</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: Administrator  * Date: 2016/2/14  * Time: 23:38：&lt;/span&gt; if (!defined(&amp;#039;IN_DISCUZ&amp;#039;)) {     exit(&amp;#039;Access Denied&amp;#039;); } include_once...”&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: Administrator&lt;br /&gt;
 * Date: 2016/2/14&lt;br /&gt;
 * Time: 23:38&lt;br /&gt;
 */&lt;br /&gt;
if (!defined('IN_DISCUZ')) {&lt;br /&gt;
    exit('Access Denied');&lt;br /&gt;
}&lt;br /&gt;
include_once DISCUZ_ROOT.'./source/plugin/xigua_re/common.php';&lt;br /&gt;
&lt;br /&gt;
$page = max(1, intval(getgpc('page')));&lt;br /&gt;
$lpp   = 80;&lt;br /&gt;
$start_limit = ($page - 1) * $lpp;&lt;br /&gt;
$ilist = C::t('#xigua_re#xgre_order')-&amp;gt;fetch_user_by_postid($_GET['postid'], $start_limit, $lpp);&lt;br /&gt;
&lt;br /&gt;
if(submitcheck('fetchimg', 1)){&lt;br /&gt;
    $html = '';&lt;br /&gt;
    foreach ($ilist as $val) {&lt;br /&gt;
        $html .= &amp;quot;&amp;lt;img src=\&amp;quot;$val\&amp;quot; onerror='this.error=null;this.src=\&amp;quot;source/plugin/xigua_re/static/noavatar.gif\&amp;quot;' /&amp;gt;&amp;quot;;&lt;br /&gt;
    }&lt;br /&gt;
    echo $html;&lt;br /&gt;
    exit;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
$info = C::t('#xigua_re#xgre_order')-&amp;gt;fetch_subject_by_postid($_GET['postid']);&lt;br /&gt;
&lt;br /&gt;
$touser = getuserbyuid($info['touid']);&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
$count = C::t('#xigua_re#xgre_order')-&amp;gt;fetch_usercount_by_postid($_GET['postid']);&lt;/div&gt;</summary>
		<author><name>笑笑</name></author>	</entry>

	</feed>