<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-cn">
		<id>http://wiki.tomtalk.net/index.php?action=history&amp;feed=atom&amp;title=Bugs</id>
		<title>Bugs - 版本历史</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.tomtalk.net/index.php?action=history&amp;feed=atom&amp;title=Bugs"/>
		<link rel="alternate" type="text/html" href="http://wiki.tomtalk.net/index.php?title=Bugs&amp;action=history"/>
		<updated>2026-04-24T09:58:54Z</updated>
		<subtitle>本wiki的该页面的版本历史</subtitle>
		<generator>MediaWiki 1.24.2</generator>

	<entry>
		<id>http://wiki.tomtalk.net/index.php?title=Bugs&amp;diff=4716&amp;oldid=prev</id>
		<title>Tom：Tom移动页面Bugs made by me至Bugs</title>
		<link rel="alternate" type="text/html" href="http://wiki.tomtalk.net/index.php?title=Bugs&amp;diff=4716&amp;oldid=prev"/>
				<updated>2016-09-16T22:02:24Z</updated>
		
		<summary type="html">&lt;p&gt;Tom移动页面&lt;a href=&quot;/index.php?title=Bugs_made_by_me&quot; class=&quot;mw-redirect&quot; title=&quot;Bugs made by me&quot;&gt;Bugs made by me&lt;/a&gt;至&lt;a href=&quot;/index.php?title=Bugs&quot; title=&quot;Bugs&quot;&gt;Bugs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==用错三元操作符==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot;&amp;gt;&lt;br /&gt;
 $menu .= '&amp;lt;li ' . ($isCurrentMenu or $type_id == $item['menu']-&amp;gt;id ? 'class=&amp;quot;cur&amp;quot;' : '') . '&amp;gt; ... &amp;lt;/a&amp;gt; ';     //bug&lt;br /&gt;
 $menu .= '&amp;lt;li ' . (($isCurrentMenu or ($type_id == $item['menu']-&amp;gt;id)) ? 'class=&amp;quot;cur&amp;quot;' : '') . '&amp;gt; ...&amp;lt;/a&amp;gt; ';  //fix&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	</feed>