X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=application%2Ffront%2Fcontroller%2Fvisitor%2FTagController.php;h=de4e7ea28861daabb8c742aeeddd7725930cb95f;hb=3ee8351e438f13ccf36062ce956e0b4a4d5f4a29;hp=c176f43f78307bbcc42a204d57e3efcbd4313727;hpb=fabff3835da26e6c95cea56b2a01a03749dec7c8;p=github%2Fshaarli%2FShaarli.git diff --git a/application/front/controller/visitor/TagController.php b/application/front/controller/visitor/TagController.php index c176f43f..de4e7ea2 100644 --- a/application/front/controller/visitor/TagController.php +++ b/application/front/controller/visitor/TagController.php @@ -11,8 +11,6 @@ use Slim\Http\Response; * Class TagController * * Slim controller handle tags. - * - * TODO: check redirections with new helper */ class TagController extends ShaarliVisitorController {