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

	<entry>
		<id>http://wiki.sseuu.com/index.php?title=Lang.inc.php&amp;diff=117710&amp;oldid=prev</id>
		<title>笑笑：创建页面，内容为“&lt;?php /**  * Created by PhpStorm.  * User: yzg  * Date: 2016/9/30  * Time: 9:49  */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) {     exit('Access Denied');...”</title>
		<link rel="alternate" type="text/html" href="http://wiki.sseuu.com/index.php?title=Lang.inc.php&amp;diff=117710&amp;oldid=prev"/>
				<updated>2022-11-22T00:54:01Z</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/9/30  * Time: 9:49：&lt;/span&gt; if(!defined(&amp;#039;IN_DISCUZ&amp;#039;) || !defined(&amp;#039;IN_ADMINCP&amp;#039;)) {     exit(&amp;#039;Access Denied&amp;#039;);...”&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/9/30&lt;br /&gt;
 * Time: 9:49&lt;br /&gt;
 */&lt;br /&gt;
if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) {&lt;br /&gt;
    exit('Access Denied');&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
$plugin = 'xigua_re';&lt;br /&gt;
&lt;br /&gt;
loadcache('pluginlanguage_script');&lt;br /&gt;
&lt;br /&gt;
if(submitcheck('dosubmit')){&lt;br /&gt;
    if(checkmobile()){&lt;br /&gt;
        cpmsg('no zuo no die!', &amp;quot;action=plugins&amp;amp;operation=config&amp;amp;do=$pluginid&amp;amp;identifier=xigua_re&amp;amp;pmod=lang&amp;quot;, 'succeed');&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
    $cache = DB::result_first(&amp;quot;select data from &amp;quot;.DB::table('common_syscache').&amp;quot; where cname='pluginlanguage_template'&amp;quot;);&lt;br /&gt;
    $data = unserialize($cache);&lt;br /&gt;
    $data[$plugin] = $_GET['configary1'];&lt;br /&gt;
    C::t('common_syscache')-&amp;gt;update('pluginlanguage_template', $data);&lt;br /&gt;
    unset($data);&lt;br /&gt;
&lt;br /&gt;
    $cache = DB::result_first(&amp;quot;select data from &amp;quot;.DB::table('common_syscache').&amp;quot; where cname='pluginlanguage_script'&amp;quot;);&lt;br /&gt;
    $data = unserialize($cache);&lt;br /&gt;
    $data[$plugin] = $_GET['configary1'];&lt;br /&gt;
    C::t('common_syscache')-&amp;gt;update('pluginlanguage_script', $data);&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
    cpmsg(lang('plugin/xigua_re', 'succeed'), &amp;quot;action=plugins&amp;amp;operation=config&amp;amp;do=$pluginid&amp;amp;identifier=xigua_re&amp;amp;pmod=lang&amp;quot;, 'succeed');&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
showformheader(&amp;quot;plugins&amp;amp;operation=config&amp;amp;do=$pluginid&amp;amp;identifier=xigua_re&amp;amp;pmod=lang&amp;quot;);&lt;br /&gt;
showtableheader();&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
foreach ($_G['cache']['pluginlanguage_script'][$plugin] as $arr =&amp;gt; $item) {&lt;br /&gt;
    showsetting($arr, 'configary1['.$arr.']', $item, 'text', 0, 0 );&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
showsubmit('dosubmit');&lt;br /&gt;
showtablefooter();&lt;br /&gt;
showformfooter();&lt;/div&gt;</summary>
		<author><name>笑笑</name></author>	</entry>

	</feed>