From b16be279a841af22a3fa193bb2da8f42f3b7e7bb Mon Sep 17 00:00:00 2001 From: Thasan Date: Wed, 6 Nov 2013 00:32:27 +0200 Subject: [PATCH] ext\rating documentation --- ext/rating/main.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ext/rating/main.php b/ext/rating/main.php index 714c96a5..be54cdb4 100644 --- a/ext/rating/main.php +++ b/ext/rating/main.php @@ -5,6 +5,18 @@ * Link: http://code.shishnet.org/shimmie2/ * License: GPLv2 * Description: Allow users to rate images "safe", "questionable" or "explicit" + * Documentation: + * This shimmie extension provides filter: + * */ class RatingSetEvent extends Event {