<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — $module_name purpose]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5201&amp;type=atom" />
	<updated>2014-09-24T19:16:02Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=5201</id>
		<entry>
			<title type="html"><![CDATA[$module_name purpose]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=20970#p20970" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2014-09-24T19:16:02Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=20970#p20970</id>
		</entry>
</feed>
