Created
September 17, 2015 15:47
-
-
Save jonatanrdsantos/2fa8ae63e7798768f678 to your computer and use it in GitHub Desktop.
Magento outside
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
<pre> | |
<?php | |
error_reporting(E_ALL); | |
require_once 'app/Mage.php'; | |
Mage::app(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment