diff options
author | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-10-03 23:54:57 +0200 |
---|---|---|
committer | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-10-03 23:54:57 +0200 |
commit | 67f97194e446e81e0bc57ef60ae75ba0579170b7 (patch) | |
tree | 74c5be7e2a258ebb5fc5031e1c02a51a6f206468 /plugins/Sitemap/noticesitemap.php | |
parent | 458512aafdd224f32eb466d78c2d2624f3c86593 (diff) |
i18n/L10n review, plugin credits added.
Diffstat (limited to 'plugins/Sitemap/noticesitemap.php')
-rw-r--r-- | plugins/Sitemap/noticesitemap.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Sitemap/noticesitemap.php b/plugins/Sitemap/noticesitemap.php index 7d9d2e5d6..efa23b940 100644 --- a/plugins/Sitemap/noticesitemap.php +++ b/plugins/Sitemap/noticesitemap.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 NoticesitemapAction extends SitemapAction { var $notices = null; |