This is not a todo item, it's a comment.

This commit is contained in:
Andrew McMillan 2011-06-03 13:39:20 -07:00
parent 996bbedab2
commit 71831f8e5f

View File

@ -1580,7 +1580,7 @@ EOQRY;
$prop->NewElement('current-user-principal', $reply->href( $request->principal->url() ) );
break;
case 'SOME-DENIED-PROPERTY': /** @todo indicating the style for future expansion */
case 'SOME-DENIED-PROPERTY': /** indicating the style for future expansion */
$denied[] = $reply->Tag($tag);
break;