nav_set_selected() and minor whitespace for mod pubstream
This commit is contained in:
parent
6e9e267b27
commit
a7d339be5a
@ -28,6 +28,8 @@ class Pubstream extends \Zotlabs\Web\Controller {
|
||||
|
||||
if(! $update) {
|
||||
|
||||
nav_set_selected(t('Public Stream'));
|
||||
|
||||
$_SESSION['static_loadtime'] = datetime_convert();
|
||||
|
||||
$static = ((local_channel()) ? channel_manual_conv_update(local_channel()) : 1);
|
||||
|
Reference in New Issue
Block a user