Advertisement
Guest User

Untitled

a guest
Apr 27th, 2015
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <config>
  3. <modules>
  4. <SM_Example>
  5. <active>true</active>
  6. <codePool>local</codePool>
  7. </SM_Example>
  8. </modules>
  9. </config>
  10.  
  11. <config>
  12. <modules>
  13. <Mage_Bundle>
  14. <active>true</active>
  15. <codePool>core</codePool>
  16. <depends>
  17. <Mage_Catalog />
  18. </depends>
  19. </Mage_Bundle>
  20. </modules>
  21. </config>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement