update
This commit is contained in:
parent
920c8932a0
commit
0d3b7594f7
1 changed files with 3 additions and 2 deletions
|
@ -62,9 +62,10 @@ foreach ($bookmarks as $status) {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
if ($links)
|
||||
echo "Valid URLS:".count($links)."\n";
|
||||
|
||||
else
|
||||
echo "NO links founds \n";
|
||||
print_r($links);
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue