contrib docs

git-svn-id: file:///home/shish/svn/shimmie2/trunk@245 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
shish
2007-07-08 20:21:21 +00:00
parent 96ae672063
commit dafaa1933c
6 changed files with 42 additions and 0 deletions

View File

@ -1,4 +1,11 @@
<?php
/**
* Name: RSS for Comments
* Author: Shish <webmaster@shishnet.org>
* Link: http://trac.shishnet.org/shimmie2/
* License: GPLv2
* Description: Self explanitory
*/
class RSS_Comments extends Extension {
// event handling {{{