Your IP : 216.73.216.95


Current Path : /var/www/alh/system/library/googleshopping/
Upload File :
Current File : /var/www/alh/system/library/googleshopping/cron.php

<?php

$current_dir = dirname(__FILE__);

require_once $current_dir . DIRECTORY_SEPARATOR . 'cron_functions.php';

if ($index = advertise_google_init($current_dir)) {
    require_once $index;
}