From 2649bcbfd4ab4f80ebfbfc28c6c476770aec09a1 Mon Sep 17 00:00:00 2001 From: cash Date: Sat, 29 Oct 2011 13:15:26 -0400 Subject: Refs #3201 this finishes the updates on the JSON view --- views/php/search/entity_list.php | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 views/php/search/entity_list.php (limited to 'views/php/search') diff --git a/views/php/search/entity_list.php b/views/php/search/entity_list.php deleted file mode 100644 index c56874bdb..000000000 --- a/views/php/search/entity_list.php +++ /dev/null @@ -1,14 +0,0 @@ - 0) { - foreach($entities as $entity) { - echo elgg_view_entity($entity); - } -} \ No newline at end of file -- cgit v1.2.3