forked from GNUsocial/gnu-social
Whitespace updates.
This commit is contained in:
parent
a9eaaf6341
commit
8d99a5f949
@ -4,7 +4,7 @@
|
|||||||
* Copyright (C) 2011, StatusNet, Inc.
|
* Copyright (C) 2011, StatusNet, Inc.
|
||||||
*
|
*
|
||||||
* Stream of notices for the user's inbox
|
* Stream of notices for the user's inbox
|
||||||
*
|
*
|
||||||
* PHP version 5
|
* PHP version 5
|
||||||
*
|
*
|
||||||
* This program is free software: you can redistribute it and/or modify
|
* This program is free software: you can redistribute it and/or modify
|
||||||
@ -44,7 +44,6 @@ if (!defined('STATUSNET')) {
|
|||||||
* @license http://www.fsf.org/licensing/licenses/agpl-3.0.html AGPL 3.0
|
* @license http://www.fsf.org/licensing/licenses/agpl-3.0.html AGPL 3.0
|
||||||
* @link http://status.net/
|
* @link http://status.net/
|
||||||
*/
|
*/
|
||||||
|
|
||||||
class InboxNoticeStream extends ScopingNoticeStream
|
class InboxNoticeStream extends ScopingNoticeStream
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
@ -133,4 +132,4 @@ class RawInboxNoticeStream extends NoticeStream
|
|||||||
|
|
||||||
return $ids;
|
return $ids;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user