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
<?php | |
/* | |
smk_magento_resizer.php | |
Resizes Images for isolated/specific magento (admin) server | |
Created By: Samuel Maciel Sampaio ([email protected]) [20130828] | |
References where I got the core: | |
http://stackoverflow.com/questions/2474117/how-to-get-a-products-image-in-magento |