From 2134ab34231f468a896c0a9ad5fea513039bede1 Mon Sep 17 00:00:00 2001 From: Niels Serup Date: Thu, 11 Aug 2011 04:09:45 +0200 Subject: [PATCH] words.. --- subsites/words/index.php | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/subsites/words/index.php b/subsites/words/index.php index b781a18..97e4411 100644 --- a/subsites/words/index.php +++ b/subsites/words/index.php @@ -4,13 +4,11 @@ header('Content-type: text/plain; charset=UTF-8'); date_default_timezone_set('Europe/Copenhagen'); echo -'***************************************************** -*** THIS IS NOT A (MICRO)BLOG. ********************** -***************************************************** -Sources: metanohi.org/:words/index.php * - metanohi.org/:words/upload.php * - metanohi.org/projects/various/words.tar.gz * -***************************************************** +'****************************************************** +*** THIS IS NOT A (MICRO)BLOG. ************************ +******************************************************* +Source code: projects.metanohi.name/misc/words.tar.gz * +******************************************************* '; $d='';for ($i=0;$i<19;$i++) $d.= '-';