summaryrefslogtreecommitdiff
path: root/lib/feed.php
diff options
context:
space:
mode:
authorSiebrand Mazeland <s.mazeland@xs4all.nl>2010-10-21 03:10:46 +0200
committerSiebrand Mazeland <s.mazeland@xs4all.nl>2010-10-21 03:10:46 +0200
commitfb12094f616c52674b9a0a719fd78469ae60a6e6 (patch)
tree996b7d23885798bbc9ad21b923b975e701ad6822 /lib/feed.php
parentbfdb8385ecc745002b8c45510caf2fdf7c2d2c9f (diff)
i18n/L10n updates, translator docs updated, superfluous whitespace removed.
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;