correct doxygen @todo

This commit is contained in:
rabuzarus 2016-12-23 18:31:42 +01:00
commit e95337e9ae
2 changed files with 2 additions and 2 deletions

View file

@ -324,7 +324,7 @@ class Probe {
!isset($parts["path"]))
return false;
// todo: Ports?
/// @todo: Ports?
$host = $parts["host"];
if ($host == 'twitter.com')