From 2a23a7e8405cde73ad95e1c0103fe49df3a883f9 Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Tue, 2 Nov 2010 20:17:46 -0700 Subject: project rename --- htconfig.php | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'htconfig.php') diff --git a/htconfig.php b/htconfig.php index 0deeaa5ab..c849b3416 100644 --- a/htconfig.php +++ b/htconfig.php @@ -23,7 +23,7 @@ $default_timezone = 'America/Los_Angeles'; // What is your site name? -$a->config['sitename'] = "Mistpark Social Network"; +$a->config['sitename'] = "Friendika Social Network"; // Your choices are REGISTER_OPEN, REGISTER_APPROVE, or REGISTER_CLOSED. // Be certain to create your own personal account before setting @@ -53,7 +53,3 @@ $a->config['system']['directory_submit_url'] = 'http://dir.dfrn.org/submit'; $a->config['system']['huburl'] = 'http://pubsubhubbub.appspot.com'; -// Please see "http://github.com/macgirvin/mistpark/wiki/Hidden-Features-Settings" -// for additional settings and options - - -- cgit v1.2.3