<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — $module_name purpose]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5201</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5201&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in $module_name purpose.]]></description>
		<lastBuildDate>Wed, 24 Sep 2014 19:16:02 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[$module_name purpose]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20970#p20970</link>
			<description><![CDATA[<p><strong>$module_name</strong> is a property in the hooks class in hooks.inc and is assigned in the extensions&#039; hooks.php:<br /></p><div class="codebox"><pre><code> 
  extensions\Extensions\asset_register\hooks.php
    Line 6:     var $module_name = &#039;asset_register&#039;; 

  extensions\Extensions\auth_ldap\hooks.php
    Line 22:     var $module_name = &#039;auth_ldap&#039;; // extension module name.

  extensions\Extensions\dashboard\hooks.php
    Line 13:     var $module_name = &#039;dashboard&#039;;

  extensions\Extensions\import_items\hooks.php
    Line 4:     var $module_name = &#039;Import CSV Items&#039;; 

  extensions\Extensions\import_multijournalentries\hooks.php
    Line 5:     var $module_name = &#039;import_multijournalentries&#039;; 

  extensions\Extensions\import_paypal\hooks.php
    Line 11:     var $module_name = &#039;import_paypal&#039;; 

  extensions\Extensions\osc_orders\hooks.php
    Line 4:     var $module_name = &#039;osCommerce Order Import&#039;; 

  extensions\Extensions\repgen\hooks.php
    Line 5:     var $module_name = &#039;repgen&#039;;

  extensions\Extensions\rep_tax_cash_basis\hooks.php
    Line 13:     var $module_name = &#039;Cash Basis Tax Reporting&#039;; 

  extensions\Extensions\requisitions\hooks.php
    Line 6:     var $module_name = &#039;requisitions&#039;; 

  extensions\Extensions\textcart\hooks.php
    Line 14:     var $module_name = &#039;textcart&#039;;

  extensions\Extensions\zen_import\hooks.php
    Line 5:     var $module_name = &#039;Import Zen Cart Orders&#039;; </code></pre></div><p>Some assignments have spaces in them.</p><p>Are they used anywhere at all?</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 24 Sep 2014 19:16:02 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20970#p20970</guid>
		</item>
	</channel>
</rss>
