git-svn-id: file:///home/shish/svn/shimmie2/branches/branch_2.2@886 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
shish 2008-05-28 22:39:41 +00:00
parent 25bfb82653
commit f1ce267015
2 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@
* Author: Shish <webmaster@shishnet.org>
* License: GPLv2
* Description: Ban IP addresses
* Link: http://trac.shishnet.org/shimmie2/wiki/Contrib/Extensions/IPBan
*/
// RemoveIPBanEvent {{{

View File

@ -4,6 +4,7 @@
* Author: Shish <webmaster@shishnet.org>
* License: GPLv2
* Description: Do things with a random image
* Link: http://trac.shishnet.org/shimmie2/wiki/Contrib/Extensions/RandomImage
*/
class RandomImage extends Extension {