Skip to content

Instantly share code, notes, and snippets.

@brankoajzele
Created December 4, 2011 12:29
Show Gist options
  • Save brankoajzele/1430081 to your computer and use it in GitHub Desktop.
Save brankoajzele/1430081 to your computer and use it in GitHub Desktop.
Inchoo_Phonebook Magento Test Extension: app/etc/modules/Inchoo_Phonebook.xml
<?xml version="1.0"?>
<config>
<modules>
<Inchoo_Phonebook>
<active>true</active>
<codePool>local</codePool>
<depends>
<Mage_Core />
<Mage_Eav />
</depends>
</Inchoo_Phonebook>
</modules>
</config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment