interface/web/sites/aps_cron_apscrawler_if.php
@@ -32,8 +32,8 @@ //require_once('classes/class.crawler.php'); $app->load('aps_crawler'); if(!@ini_get('allow_url_fopen')) $app->error('allow_url_fopen is not enabled'); if(!function_exists('curl_version')) $app->error('cURL is not available'); if(!@ini_get('allow_url_fopen')) $app->error('allow_url_fopen is not enabled.'); if(!function_exists('curl_version')) $app->error('The PHP CURL extension is not available.'); $log_prefix = 'APS crawler cron: ';