another public -> pubstream
This commit is contained in:
parent
2469853175
commit
45c19e365d
@ -35,7 +35,7 @@ class Pubstream extends \Zotlabs\Web\Controller {
|
||||
|
||||
\App::$page['htmlhead'] .= replace_macros(get_markup_template("build_query.tpl"),array(
|
||||
'$baseurl' => z_root(),
|
||||
'$pgtype' => 'public',
|
||||
'$pgtype' => 'pubstream',
|
||||
'$uid' => ((local_channel()) ? local_channel() : '0'),
|
||||
'$gid' => '0',
|
||||
'$cid' => '0',
|
||||
|
Reference in New Issue
Block a user