summaryrefslogtreecommitdiff
path: root/plugins/Sitemap/sitemapaction.php
diff options
context:
space:
mode:
authorSiebrand Mazeland <s.mazeland@xs4all.nl>2010-10-03 23:54:57 +0200
committerSiebrand Mazeland <s.mazeland@xs4all.nl>2010-10-03 23:54:57 +0200
commit67f97194e446e81e0bc57ef60ae75ba0579170b7 (patch)
tree74c5be7e2a258ebb5fc5031e1c02a51a6f206468 /plugins/Sitemap/sitemapaction.php
parent458512aafdd224f32eb466d78c2d2624f3c86593 (diff)
i18n/L10n review, plugin credits added.
Diffstat (limited to 'plugins/Sitemap/sitemapaction.php')
-rw-r--r--plugins/Sitemap/sitemapaction.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Sitemap/sitemapaction.php b/plugins/Sitemap/sitemapaction.php
index 73b9248a3..ef77645c3 100644
--- a/plugins/Sitemap/sitemapaction.php
+++ b/plugins/Sitemap/sitemapaction.php
@@ -40,7 +40,6 @@ if (!defined('STATUSNET')) {
* @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
* @link http://status.net/
*/
-
class SitemapAction extends Action
{
/**
@@ -50,7 +49,6 @@ class SitemapAction extends Action
*
* @return void
*/
-
function handle($args)
{
parent::handle($args);