sreichel/magento-StackExchange_DisableAdvancedSearch

View on GitHub
src/app/etc/modules/StackExchange_DisableAdvancedSearch.xml

Summary

Maintainability
Test Coverage
<?xml version="1.0"?>
<config>
    <modules>
        <StackExchange_DisableAdvancedSearch>
            <active>true</active>
            <codePool>community</codePool>
        </StackExchange_DisableAdvancedSearch>
    </modules>
</config>