Current Path : /proc/thread-self/root/webspace/www.babilon.be/html/shop/modules/googleshopping/ |
Current File : //proc/thread-self/root/webspace/www.babilon.be/html/shop/modules/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'); ?>