summaryrefslogtreecommitdiff
path: root/lib/feed.php
diff options
context:
space:
mode:
authorZach Copley <zach@status.net>2010-10-21 01:18:53 +0000
committerZach Copley <zach@status.net>2010-10-21 01:18:53 +0000
commit500157998a0d48ead7ea71f1cb77fc77c0ee7238 (patch)
tree59de68c67a95f97d20192cf9d18cc35005a757c1 /lib/feed.php
parentf283a283b7101d95f7bed4558b37947f3c5b6951 (diff)
parentfb12094f616c52674b9a0a719fd78469ae60a6e6 (diff)
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Diffstat (limited to 'lib/feed.php')
-rw-r--r--lib/feed.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/feed.php b/lib/feed.php
index e9fb6fdff..590265367 100644
--- a/lib/feed.php
+++ b/lib/feed.php
@@ -43,7 +43,6 @@ if (!defined('STATUSNET') && !defined('LACONICA')) {
* @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
* @link http://status.net/
*/
-
class Feed
{
const RSS1 = 1;