From 2a23a7e8405cde73ad95e1c0103fe49df3a883f9 Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Tue, 2 Nov 2010 20:17:46 -0700 Subject: project rename --- mod/install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/install.php') diff --git a/mod/install.php b/mod/install.php index c80fb54fb..67c1a479e 100644 --- a/mod/install.php +++ b/mod/install.php @@ -64,7 +64,7 @@ function install_post(&$a) { function install_content(&$a) { - notice( t('Welcome to the Mistpark Social Network.') . EOL); + notice( t('Welcome to Friendika.') . EOL); $o .= check_htconfig(); if(strlen($o)) -- cgit v1.2.3