Skip to content

Commit

Permalink
Update scraper.php
Browse files Browse the repository at this point in the history
  • Loading branch information
mycwnet committed Sep 19, 2018
1 parent f19e792 commit 51a110f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.php
Expand Up @@ -17,7 +17,7 @@
], [
'rank' => "" . clean($arr[1][$key]),
'imdb_id' => clean($arr[3][$key])
],'imdb_top_250_ids');
]);
}
function clean($val)
{
Expand Down

0 comments on commit 51a110f

Please sign in to comment.