8398c9048d
code was modified slightly, so the code differs from the original downloadable 1.9.5 version
7 lines
144 B
XML
7 lines
144 B
XML
<?xml version="1.0"?>
|
|
<config>
|
|
<production>
|
|
<foo>bar</foo>
|
|
</production>
|
|
<testing extends="production"></testing>
|
|
</config>
|