Current Path : /webspace/www.babilon.be/html/shop/modules/googleshopping/googleshopping/ |
Current File : //webspace/www.babilon.be/html/shop/modules/googleshopping/googleshopping/cron.php |
<?php include(dirname(__FILE__).'/../../config/config.inc.php'); include(dirname(__FILE__).'/../../init.php'); include(dirname(__FILE__).'/googleshopping.php'); $module=new GoogleShopping(); $module->generateFileList(); die ('OK'); ?>