From a76a497d924a16b8b07b126408db21655aac3bd6 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 23 Jan 2012 20:56:11 -0800 Subject: implement "moderate" flag on items --- mod/notice.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/notice.php') diff --git a/mod/notice.php b/mod/notice.php index 9d8aeed70..19cf53189 100755 --- a/mod/notice.php +++ b/mod/notice.php @@ -1,5 +1,5 @@ friendika items permanent-url compatibility */ + /* identi.ca -> friendica items permanent-url compatibility */ function notice_init(&$a){ $id = $a->argv[1]; -- cgit v1.2.3