provide public stream notification also for not authenticated viewers

This commit is contained in:
git-marijus
2017-07-29 12:24:03 +02:00
parent c4e0e20eb3
commit 5a1b850dd6
2 changed files with 8 additions and 3 deletions

View File

@@ -8,7 +8,6 @@ class Pubstream extends \Zotlabs\Web\Controller {
function get($update = 0, $load = false) {
if($load)
$_SESSION['loadtime'] = datetime_convert();