<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Adding legal code check to lang-files</title>
		<link>https://www.cotonti.com</link>
		<description>Son konu mesajları</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Fri, 01 May 2026 01:25:54 -0000</pubDate>

		<item>
			<title>biro</title>
			<description><![CDATA[so this ticket should be closed!]]></description>
			<pubDate>Pzt, 13 Nis 2009 00:16:57 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=2398&d=0#post11323]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[<a href="http://www.cotonti.com/forums.php?m=posts&amp;p=10213#10213">original post</a><br />
So this topic is about using:<br />
<div class="highlight"><pre class="php">defined('SED_CODE') or die('Wrong URL.');
</pre></div>
instead of old-style <br />
<div class="highlight"><pre class="php">if (!defined('SED_CODE')) { die('Wrong URL.'); }
</pre></div>
so it shorter, looks a bit neater and works a bit faster]]></description>
			<pubDate>Cmt, 21 Mar 2009 04:11:43 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=2398&d=0#post10244]]></link>
		</item>
		<item>
			<title>Kort</title>
			<description><![CDATA[There is a suggestion made by <a href="https://www.cotonti.com/users/dervan">dervan</a> to include legal code check in localization files as follows:<pre class="code">&lt;?php
/**
 * LOCALE Language File for PLUG Plugin
 *
 * @package Cotonti
 * @version VERSION
 * @author Cotonti Translators Team
 * @copyright Copyright (c) Cotonti Team 2008-2009
 * @license BSD
 */

defined('SED_CODE') or die('Wrong URL.');

/**
 * Plugin Title &amp; Subtitle
 */</pre>Need opinions / comments.]]></description>
			<pubDate>Cum, 20 Mar 2009 17:17:28 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=2398&d=0#post10223]]></link>
		</item>
	</channel>
</rss>