add Thelia conf into Kernel process

This commit is contained in:
Manuel Raynaud
2013-03-28 18:04:45 +01:00
parent 879a2e09a8
commit e7ddd995f5
9 changed files with 247 additions and 57 deletions

View File

@@ -0,0 +1,8 @@
<root>
<testLoops>
<testLoop name="equal" class="Test\TestLoop\Equal"/>
</testLoops>
<loops>
<loop name="foo" class="Foo\Bar"/>
</loops>
</root>