]> git.wh0rd.org - tt-rss.git/blobdiff - classes/handler.php
implement plugin routing masks, add example plugin
[tt-rss.git] / classes / handler.php
index e00b36aa34994a981fdb3706fc91ffdda37a8dca..68b16eac199f608149ade09ae3e4c51a0ebb5569 100644 (file)
@@ -1,5 +1,5 @@
 <?php
-class Handler {
+class Handler implements IHandler {
        protected $link;
        protected $args;