Answer the question
In order to leave comments, you need to log in
How to parse parameters array in Magento config.php?
I have in config.php
<handlers>
<handler>SomeHandler</handler>
<handler>SecondHandler</handler>
</handlers>
Answer the question
In order to leave comments, you need to log in
Why can't you make unique keys?
for example
<handlers>
<{handler1_alias}>SomeHandler</{handler1_alias}>
<{handler2_alias}>SecondHandler</{handler2_alias}>
</handlers>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question