Skip to content

Instantly share code, notes, and snippets.

@julesjanssen
julesjanssen / gist:1017978
Created June 9, 2011 23:18
Magento XML productfeed voor Beslist.nl
<?php
/**
*
* @license MIT License
*
*/
// om 't script wat tijd te geven
ini_set("memory_limit","320M");
ini_set("max_execution_time", 240);