Skip to content

Instantly share code, notes, and snippets.

@martisj
Created May 12, 2014 14:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save martisj/e52b83746a990d15046f to your computer and use it in GitHub Desktop.
Save martisj/e52b83746a990d15046f to your computer and use it in GitHub Desktop.
data resource setup
<config>
<modules>
<Pointbreak_BoardCategory>
<version>0.1.0</version>
</Pointbreak_BoardCategory>
</modules>
<global>
<resources>
<boardcategory_setup>
<setup>
<module>Pointbreak_BoardCategory</module>
<class>Pointbreak_BoardCategory_Model_Resource_Setup</class>
</setup>
</boardcategory_setup>
</resources>
</global>
</config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment