From ccde7b6cab8d1175e5fe2c502351b2495064d5b7 Mon Sep 17 00:00:00 2001 From: shish Date: Fri, 11 Apr 2008 06:12:50 +0000 Subject: [PATCH] missed a couple git-svn-id: file:///home/shish/svn/shimmie2/trunk@810 7f39781d-f577-437e-ae19-be835c7a54ca --- contrib/text_score/main.php | 1 - contrib/wiki/main.php | 1 - contrib/word_filter/main.php | 1 - 3 files changed, 3 deletions(-) diff --git a/contrib/text_score/main.php b/contrib/text_score/main.php index 55aaaebe..97abeee1 100644 --- a/contrib/text_score/main.php +++ b/contrib/text_score/main.php @@ -2,7 +2,6 @@ /** * Name: Image Scores (Text) * Author: Shish - * Link: http://trac.shishnet.org/shimmie2/ * License: GPLv2 * Description: Allow users to score images */ diff --git a/contrib/wiki/main.php b/contrib/wiki/main.php index 473fff4a..38ce433f 100644 --- a/contrib/wiki/main.php +++ b/contrib/wiki/main.php @@ -2,7 +2,6 @@ /** * Name: Simple Wiki * Author: Shish - * Link: http://trac.shishnet.org/shimmie2/ * License: GPLv2 * Description: A simple wiki, for those who don't want the hugeness of mediawiki */ diff --git a/contrib/word_filter/main.php b/contrib/word_filter/main.php index 8a44b534..b1980f0d 100644 --- a/contrib/word_filter/main.php +++ b/contrib/word_filter/main.php @@ -2,7 +2,6 @@ /** * Name: Word Filter * Author: Shish - * Link: http://trac.shishnet.org/shimmie2/ * License: GPLv2 * Description: Simple search and replace */