Skip to content

Instantly share code, notes, and snippets.

@dni
Created December 18, 2015 09:52
Show Gist options
  • Save dni/05e4daed7ca169e77c10 to your computer and use it in GitHub Desktop.
Save dni/05e4daed7ca169e77c10 to your computer and use it in GitHub Desktop.
2 <config>
3
4 <modules>
5 <Dnilabs_Kundennummer>
6 <version>0.1.0</version>
7 </Dnilabs_Kundennummer>
8 </modules>
9
10 <global>
11
12 <resources>
13 <kundennummer_setup>
14 <module>Mage_Customer</module>
15 <class>Mage_Customer_Model_Resource_Setup</class>
16 </kundennummer_setup>
17 </resources>
18 </global>
19
20 </config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment