aboutsummaryrefslogtreecommitdiffstats
path: root/htconfig.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-02-20 18:07:16 -0800
committerfriendica <info@friendica.com>2012-02-20 18:07:16 -0800
commit6edd6d8ae1e3a6b64fa11ae6a4cc79965084b0d7 (patch)
tree4e3561b4f5e457d4420a232e0a233b6688d7745a /htconfig.php
parent11871195be019bb05c7c41dbb4a980fffce41697 (diff)
parent1cfff8fdd11e0e67e2bdb7ae85b9caf8106a734b (diff)
downloadvolse-hubzilla-6edd6d8ae1e3a6b64fa11ae6a4cc79965084b0d7.tar.gz
volse-hubzilla-6edd6d8ae1e3a6b64fa11ae6a4cc79965084b0d7.tar.bz2
volse-hubzilla-6edd6d8ae1e3a6b64fa11ae6a4cc79965084b0d7.zip
Merge branch 'pull'
Diffstat (limited to 'htconfig.php')
-rwxr-xr-xhtconfig.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/htconfig.php b/htconfig.php
index 4698e9a94..cb6e7b784 100755
--- a/htconfig.php
+++ b/htconfig.php
@@ -23,7 +23,7 @@ $default_timezone = 'America/Los_Angeles';
// What is your site name?
-$a->config['sitename'] = "Friendika Social Network";
+$a->config['sitename'] = "Friendica Social Network";
// Your choices are REGISTER_OPEN, REGISTER_APPROVE, or REGISTER_CLOSED.
// Be certain to create your own personal account before setting