Guest User

Untitled

a guest
Oct 20th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.69 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <config>
  3.    <modules>
  4.       <Namespace_Frontendhtml>
  5.          <version>0.1.0</version>
  6.       </Namespace_Frontendhtml>
  7.    </modules>
  8.    
  9.    <global>
  10.       <blocks>
  11.          <news>
  12.             <class>Namespace_Frontendhtml_Block</class>
  13.          </news>
  14.       </blocks>
  15.        
  16.       <helpers>
  17.          <frontendhtml>
  18.             <class>Namespace_Frontendhtml_Helper</class>
  19.          </frontendhtml>
  20.       </helpers>
  21.        
  22.    </global>
  23.    
  24.    <frontend>
  25.       <layout>
  26.          <updates>
  27.             <frontendhtml>
  28.                <file>frontendhtml.xml</file>
  29.             </frontendhtml>
  30.          </updates>
  31.       </layout>
  32.    </frontend>
  33.  
  34. </config>
Add Comment
Please, Sign In to add comment