correct doxygen @todo

This commit is contained in:
rabuzarus 2016-12-23 18:31:42 +01:00
parent ca734f168c
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')

View File

@ -1187,7 +1187,7 @@ function update_suggestions() {
$done = array();
/// TODO Check if it is really neccessary to poll the own server
/// @TODO Check if it is really neccessary to poll the own server
poco_load(0,0,0,App::get_baseurl() . '/poco');
$done[] = App::get_baseurl() . '/poco';