diff options
Diffstat (limited to 'plugins/Sitemap/usersitemap.php')
-rw-r--r-- | plugins/Sitemap/usersitemap.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Sitemap/usersitemap.php b/plugins/Sitemap/usersitemap.php index de1200715..c39165d0e 100644 --- a/plugins/Sitemap/usersitemap.php +++ b/plugins/Sitemap/usersitemap.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 UsersitemapAction extends SitemapAction { var $users = null; |