lots of extension docs

This commit is contained in:
Shish
2010-01-05 10:11:53 +00:00
parent 31201aeab9
commit 7a60e6fae5
14 changed files with 118 additions and 0 deletions

View File

@@ -1,4 +1,14 @@
<?php
/**
* Name: Alias Editor
* Author: Shish <webmaster@shishnet.org>
* Link: http://code.shishnet.org/shimmie2/
* License: GPLv2
* Description: Edit the alias list
* Documentation:
* The list is visible at $site/alias/list; only site admins can edit it,
* other people can view and download it
*/
class AddAliasEvent extends Event {
var $oldtag;