Skip to content

Instantly share code, notes, and snippets.

View davorbudimcic's full-sized avatar

Davor Budimčić davorbudimcic

  • Zagreb, Croatia
View GitHub Profile
@davorbudimcic
davorbudimcic / string_grabber.php
Created April 2, 2012 07:08
Magento Translation strings Grabber
<?php
header('Content-type: text/plain');
/**
* Magento Translation strings Grabber
* davor.budimcic@inchoo.net
*
**/