]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - application/front/controller/visitor/TagController.php
Multiple small fixes
[github/shaarli/Shaarli.git] / application / front / controller / visitor / TagController.php
index c176f43f78307bbcc42a204d57e3efcbd4313727..de4e7ea28861daabb8c742aeeddd7725930cb95f 100644 (file)
@@ -11,8 +11,6 @@ use Slim\Http\Response;
  * Class TagController
  *
  * Slim controller handle tags.
- *
- * TODO: check redirections with new helper
  */
 class TagController extends ShaarliVisitorController
 {