View Single Post
Old 12-12-2004, 04:15 AM   #8
tomas
Orange Mole
 
Join Date: Feb 2004
Posts: 47
New Version 1.8.5

hi charter,

maybe you forgot these lines setting the "EXTR_SKIP" flag:

admin/spider.php:
extract(phpdigGetSiteFromUrl($id_connect,trim($url),$linksper,$linksper_fla g,$limit,$limit_flag,$usetable));
extract(phpdigTempFile($url_indexing,$result_test_http,$relative_script_pat h.'/admin/temp/'));

admin/update.php:
extract($a_result);
extract($num_result);
extract($this_exclude);

libs/function_phpdig_form.php:
extract($result);



kind regards
tomas

Last edited by tomas; 12-12-2004 at 04:17 AM.
tomas is offline   Reply With Quote