Skip to content

Commit

Permalink
Update scraper.php
Browse files Browse the repository at this point in the history
  • Loading branch information
vikash12345 committed Feb 9, 2018
1 parent b031ff6 commit d02928f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.php
Expand Up @@ -21,7 +21,7 @@
scraperwiki::save(array('link','check'), $record);
echo "$check\n";
$x++;
$dom->__destruct();
$html->__destruct();

}

Expand Down

0 comments on commit d02928f

Please sign in to comment.