cacert-testmgr/external/ZendFramework-1.9.5/tests/Zend/Application/_files/appconfig.xml

8 lines
144 B
XML
Raw Normal View History

<?xml version="1.0"?>
<config>
<production>
<foo>bar</foo>
</production>
<testing extends="production"></testing>
</config>