Advertisement
Guest User

Untitled

a guest
May 5th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.         <resources>
  2.             <hello_setup>
  3.                 <setup>
  4.                     <module>Academy_Hello</module>
  5.                 </setup>
  6.                 <connection>
  7.                     <use>core_setup</use>
  8.                 </connection>
  9.             </hello_setup>
  10.             <hello_write>
  11.                 <connection>
  12.                     <use>core_write</use>
  13.                 </connection>
  14.             </hello_write>
  15.             <hello_read>
  16.                 <connection>
  17.                     <use>core_read</use>
  18.                 </connection>
  19.             </hello_read>
  20.         </resources>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement