make the example for contributed extension neater

git-svn-id: file:///home/shish/svn/shimmie2/trunk@64 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
shish 2007-05-06 19:01:26 +00:00
parent 21635236f8
commit c73f270f82

View file

@ -2,8 +2,12 @@
/**
* Name: Site Description
* Author: Shish <webmaster@shishnet.org>
* Link: http://trac.shishnet.org/shimmie2/
* License: GPLv2
* Description: Sets the "description" meta-info in the page header, for
* eg search engines to read
*
* This is currently the only example of a user-contributed extension~
*/
class SiteDescription extends Extension {
public function receive_event($event) {