Resolves issue #2
This commit is contained in:
parent
340711b331
commit
d96fdc3120
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ class ProjectHoneyPot
|
||||||
/**
|
/**
|
||||||
* DNS Get Record
|
* DNS Get Record
|
||||||
*
|
*
|
||||||
* Wrapper method for dns_get_record() to allow fo easy mocking of the
|
* Wrapper method for dns_get_record() to allow for easy mocking of the
|
||||||
* results in our tests. Takes an already reversed IP address and does a
|
* results in our tests. Takes an already reversed IP address and does a
|
||||||
* DNS lookup for A records against the http:BL API.
|
* DNS lookup for A records against the http:BL API.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue