]> git.wh0rd.org - tt-rss.git/commit - public.php
implement plugin routing masks, add example plugin
authorAndrew Dolgov <fox@fakecake.org>
Sun, 23 Dec 2012 19:05:51 +0000 (23:05 +0400)
committerAndrew Dolgov <fox@fakecake.org>
Sun, 23 Dec 2012 19:05:51 +0000 (23:05 +0400)
commit8dcb2b47628346226b18940b5cde7849f7a24687
treeca3ee70e34095455614f4c2c7f9d69ce9f1ed27c
parent5cedb389d24861a94c1183d1562900dbe59ee3fb
implement plugin routing masks, add example plugin
backend.php
classes/handler.php
classes/ihandler.php [new file with mode: 0644]
classes/pluginhost.php
include/functions.php
plugins/example_routing/example_routing.php [new file with mode: 0644]
public.php