From b513662b52576a5507d2280efd684e13ffd31fb5 Mon Sep 17 00:00:00 2001 From: Hubzilla Date: Sat, 21 Jan 2017 15:20:59 -0800 Subject: remove the channel introduction on the system notifications page. "Hubzilla, George commented on your status 20 minutes ago". We need the channel introduction (in this case "Hubzilla," in emails for situations where one person controls a lot of channels. We don't need it on the web notification summary; where you're only viewing notifications for a single given channel. --- Zotlabs/Lib/NativeWiki.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'Zotlabs/Lib/NativeWiki.php') diff --git a/Zotlabs/Lib/NativeWiki.php b/Zotlabs/Lib/NativeWiki.php index 31a893133..c3380939a 100644 --- a/Zotlabs/Lib/NativeWiki.php +++ b/Zotlabs/Lib/NativeWiki.php @@ -2,8 +2,6 @@ namespace Zotlabs\Lib; -use \Zotlabs\Storage\GitRepo as GitRepo; - define ( 'NWIKI_ITEM_RESOURCE_TYPE', 'nwiki' ); class NativeWiki { -- cgit v1.2.3