contrib documentation

This commit is contained in:
Shish
2009-01-16 00:18:41 -08:00
parent 68159753d4
commit 17ad021cca
21 changed files with 116 additions and 12 deletions

View File

@ -4,6 +4,9 @@
* Author: Shish <webmaster@shishnet.org>
* License: GPLv2
* Description: Allow users to score images
* Documentation:
* Each registered user may vote an image +1 or -1, the
* image's score is the sum of all votes.
*/
class NumericScoreSetEvent extends Event {