From 7191080219af7954781ef3e68c064f2c8adbbda2 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 14 Nov 2008 18:47:00 +0000 Subject: Removed some "Undefined" messages git-svn-id: https://code.elgg.org/elgg/trunk@2457 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/search/entity_list.php | 1 + 1 file changed, 1 insertion(+) (limited to 'views') diff --git a/views/default/search/entity_list.php b/views/default/search/entity_list.php index a298983a2..40953a070 100644 --- a/views/default/search/entity_list.php +++ b/views/default/search/entity_list.php @@ -9,6 +9,7 @@ $context = $vars['context']; $viewtype = $vars['viewtype']; $pagination = $vars['pagination']; + $fullview = $vars['fullview']; $html = ""; $nav = ""; -- cgit v1.2.3