<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — $theme already found]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3974&amp;type=atom" />
	<updated>2013-03-24T10:31:57Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=3974</id>
		<entry>
			<title type="html"><![CDATA[Re: $theme already found]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=16147#p16147" />
			<content type="html"><![CDATA[<p><a href="https://frontaccounting.hg.sourceforge.net/hgweb/frontaccounting/frontaccounting/rev/5f321a7f5b86">HG 3212</a> does the job. All line endings fixed as well. Thanks Janusz for the quick turnaround.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2013-03-24T10:31:57Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=16147#p16147</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: $theme already found]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=16144#p16144" />
			<content type="html"><![CDATA[<p>Sure, thanks.</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2013-03-24T10:16:03Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=16144#p16144</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[$theme already found]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=16137#p16137" />
			<content type="html"><![CDATA[<p>File: <strong>includes/page/header.inc</strong></p><p>Line 85 already assigns <strong>$theme = user_theme();</strong>.<br />Hence line 139:<br /></p><div class="codebox"><pre><code>    include_once($path_to_root . &quot;/themes/&quot;.user_theme().&quot;/renderer.php&quot;);</code></pre></div><p>can become<br /></p><div class="codebox"><pre><code>    include_once($path_to_root . &quot;/themes/$theme/renderer.php&quot;);</code></pre></div>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2013-03-23T06:04:16Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=16137#p16137</id>
		</entry>
</feed>
