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,9 @@
<?php
/*
* Name: Database Upgrader
* Author: Shish
* Description: Keeps things happy behind the scenes
*/
class Upgrade implements Extension {
public function receive_event(Event $event) {