fix page title

This commit is contained in:
friendica 2012-10-29 17:32:23 -07:00
parent e3c2e58979
commit e36ca7b41f

View File

@ -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(