aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-10-29 17:32:23 -0700
committerfriendica <info@friendica.com>2012-10-29 17:32:23 -0700
commite36ca7b41f58cf0a478f222548d419e254a201be (patch)
tree546fbedc807363bb0261408b5b328ed8e3ee45da /index.php
parente3c2e589794b13e23c1184deeba37e41dbc0144b (diff)
downloadvolse-hubzilla-e36ca7b41f58cf0a478f222548d419e254a201be.tar.gz
volse-hubzilla-e36ca7b41f58cf0a478f222548d419e254a201be.tar.bz2
volse-hubzilla-e36ca7b41f58cf0a478f222548d419e254a201be.zip
fix page title
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 8bf3621bf..0c80c0ba5 100644
--- a/index.php
+++ b/index.php
@@ -357,7 +357,7 @@ head_add_js('mod_' . $a->module . '.js');
if($interval < 10000)
$interval = 40000;
- $a->page['title'] = $a->config['sitename'];
+ $a->page['title'] = $a->config['system']['sitename'];
$a->page['htmlhead'] = replace_macros($a->page['htmlhead'], array(