From 45c19e365d8b73c8623f5d1c65b528cd628374a5 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Tue, 10 May 2016 10:40:36 +0200 Subject: another public -> pubstream --- Zotlabs/Module/Pubstream.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Zotlabs/Module') diff --git a/Zotlabs/Module/Pubstream.php b/Zotlabs/Module/Pubstream.php index e48f8363c..adc16e6e6 100644 --- a/Zotlabs/Module/Pubstream.php +++ b/Zotlabs/Module/Pubstream.php @@ -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', -- cgit v1.2.3