upstream fixes, revision updated, and mail autocomplete was lost after a recent change I made

This commit is contained in:
friendica
2012-12-08 11:59:21 -08:00
parent a65111b991
commit 2a39a5feee
5 changed files with 12 additions and 3 deletions

View File

@@ -1250,8 +1250,9 @@ function profile_load(&$a, $nickname, $profile = 0) {
$a->page['title'] = $a->profile['channel_name'] . " @ " . $a->config['sitename'];
// FIXME
$_SESSION['theme'] = $a->profile['theme'];
$_SESSION['theme'] = $a->profile['channel_theme'];
/**
* load/reload current theme info