<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Line Endings Fix]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=3975</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3975&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Line Endings Fix.]]></description>
		<lastBuildDate>Sun, 24 Mar 2013 10:57:49 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Line Endings Fix]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=16151#p16151</link>
			<description><![CDATA[<p>The changes was contributed some time ago. Nevermind, fixed.<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Sun, 24 Mar 2013 10:57:49 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=16151#p16151</guid>
		</item>
		<item>
			<title><![CDATA[Line Endings Fix]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=16142#p16142</link>
			<description><![CDATA[<p>Here is a oneliner to convert all the Windows / DOS CRLF to UNIX LF line endings:</p><div class="codebox"><pre><code>find ./ -type f \( -name &quot;*.php&quot; -o -name &quot;*.css&quot; -o -name &quot;*.js&quot; -o -name &quot;*.txt&quot; -o -name &quot;*.inc&quot; \) | xargs dos2unix -U</code></pre></div><p>Currently only 3 files seem affected as of FA v2.3.15:</p><div class="quotebox"><blockquote><p>sales/inquiry/sales_orders_view.php<br />purchasing/includes/db/grn_db.inc<br />manufacturing/includes/db/work_orders_db.inc</p></blockquote></div><p>Wonder when it was introduced and by whom.....</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 24 Mar 2013 04:50:59 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=16142#p16142</guid>
		</item>
	</channel>
</rss>
