add Thelia conf into Kernel process
This commit is contained in:
8
core/lib/Thelia/config.xml
Normal file
8
core/lib/Thelia/config.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<root>
|
||||
<testLoops>
|
||||
<testLoop name="equal" class="Test\TestLoop\Equal"/>
|
||||
</testLoops>
|
||||
<loops>
|
||||
<loop name="foo" class="Foo\Bar"/>
|
||||
</loops>
|
||||
</root>
|
||||
Reference in New Issue
Block a user