<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — ClientInfo file to be modified]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=10641&amp;type=atom" />
	<updated>2025-02-13T18:47:33Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=10641</id>
		<entry>
			<title type="html"><![CDATA[ClientInfo file to be modified]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=43541#p43541" />
			<content type="html"><![CDATA[<p>https://frontaccounting.com/wbt/media/download_gallery/clientinfo.zip<br />The file <strong>test_cl_info.php</strong> should be modified from:<br /></p><div class="codebox"><pre><code>&lt;?php
/**********************************************
Author: Joe Hunt
Name: Test Client Info
Free software under GNU GPL
***********************************************/
$page_security = 3;
$path_to_root=&quot;../..&quot;;
.....</code></pre></div><p>to<br /></p><div class="codebox"><pre><code>&lt;?php
/**********************************************
Author: Joe Hunt
Name: Test Client Info
Free software under GNU GPL
***********************************************/
$page_security = &quot;SA_OPEN&quot;;
$path_to_root=&quot;./&quot;;
.....</code></pre></div><p>and placed in the FA application root.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2025-02-13T18:47:33Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=43541#p43541</id>
		</entry>
</feed>
