Forked from philwinkle/app\code\local\YourCompany\YourModule\etc\system.xml
Created
November 14, 2013 23:50
-
-
Save kalenjordan/7476546 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
<config> | |
<sections> | |
<system> | |
<groups> | |
<backup> | |
<fields> | |
<maintenance> | |
<comment>supercalifrag</comment> | |
</maintenance> | |
</fields> | |
</backup> | |
</groups> | |
</system> | |
</sections> | |
</config> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment