From 131eb5f919b078e47fe469a8b904c2434f1a2b4f Mon Sep 17 00:00:00 2001 From: brettp Date: Fri, 22 Oct 2010 21:00:32 +0000 Subject: Removed @license, @copyright, and @author from files. License and copyright are covered by LICENSE.txt and COPYRIGHT.txt in root. git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/thewire/views/rss/search/object/thewire/entity.php | 1 - 1 file changed, 1 deletion(-) (limited to 'mod/thewire/views/rss/search') diff --git a/mod/thewire/views/rss/search/object/thewire/entity.php b/mod/thewire/views/rss/search/object/thewire/entity.php index ff0b5b480..3d4a17b78 100644 --- a/mod/thewire/views/rss/search/object/thewire/entity.php +++ b/mod/thewire/views/rss/search/object/thewire/entity.php @@ -4,7 +4,6 @@ * Search entity view for RSS feeds. * * @package ElggTheWire - * @link http://elgg.org/ */ if (!array_key_exists('entity', $vars)) { -- cgit v1.2.3