From 56ccd7df401333d29ba22770b3a90a9965653039 Mon Sep 17 00:00:00 2001 From: shish Date: Sat, 19 Apr 2008 18:59:00 +0000 Subject: [PATCH] 2.2 merge git-svn-id: file:///home/shish/svn/shimmie2/branches/branch_2.2@828 7f39781d-f577-437e-ae19-be835c7a54ca --- contrib/site_description/main.php | 2 -- install.php | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/contrib/site_description/main.php b/contrib/site_description/main.php index aa1bdc93..a7f9dac5 100644 --- a/contrib/site_description/main.php +++ b/contrib/site_description/main.php @@ -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) { diff --git a/install.php b/install.php index 39c3e823..a91c40e4 100644 --- a/install.php +++ b/install.php @@ -1,3 +1,4 @@ +