Created
August 25, 2011 15:38
-
-
Save ho-nl/1170949 to your computer and use it in GitHub Desktop.
Magento empty local.xml file
This file contains hidden or 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"?> | |
<!-- | |
/** | |
* This is the override xml for my theme | |
* | |
* @category design | |
* @package simplestore_mytheme | |
* @copyright Copyright (c) 2011 YourCompany. (http://www.magentocommerce.com) | |
* @license http://www.yourwebsite.com/license Commercial License | |
*/ | |
--> | |
<layout version="0.1.0"> | |
</layout> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment