2.2 merge

git-svn-id: file:///home/shish/svn/shimmie2/branches/branch_2.2@828 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
shish 2008-04-19 18:59:00 +00:00
parent f8b414a15f
commit 56ccd7df40
2 changed files with 1 additions and 2 deletions

View File

@ -5,8 +5,6 @@
* 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) {

View File

@ -1,3 +1,4 @@
<?php ob_start(); ?>
<html>
<!--
- install.php (c) Shish 2007