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 15, 2018
1 parent 31e2f17 commit cd21bb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.php
Expand Up @@ -15,7 +15,7 @@
echo $checking;
$record = array('link' => $linkabc , 'check' => $checking);
scraperwiki::save(array('link','check'), $record);
}


if (!$checking)
{
Expand Down

0 comments on commit cd21bb7

Please sign in to comment.