<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Bug in admin.tools.inc.php 0.6.22</title>
		<link>https://www.cotonti.com</link>
		<description>Last topic posts</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Tue, 07 Apr 2026 15:34:28 -0000</pubDate>

		<item>
			<title>GHengeveld</title>
			<description><![CDATA[<p>
	Fixed: <a href="https://github.com/Cotonti/Cotonti/commit/0ee50eb73ea867b60361951de0406b808b87a72d" rel="nofollow">https://github.com/Cotonti/Cotonti/commit/0ee50eb73ea867b60361951de0406b808b87a72d</a></p>
<p>
	Nice catch, thanks.</p>
]]></description>
			<pubDate>Mon, 07 May 2012 22:09:28 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=6917&d=0#post34249]]></link>
		</item>
		<item>
			<title>ez</title>
			<description><![CDATA[<pre class="brush:php;">
Line 127
				include_once($cfg['system_dir'].'/lang/en/message.lang.php');
				if($lang!='en')
				{
					include_once($cfg['system_dir'].'/lang/$lang/message.lang.php');
				}
				$info['Name'] = $x[0]." : ".$L['msg907_1'];


Should be " if you use $lang in there :)
</pre>
]]></description>
			<pubDate>Mon, 07 May 2012 20:55:24 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=6917&d=0#post34248]]></link>
		</item>
	</channel>
</rss>