From: brettp Date: Mon, 14 Feb 2011 01:27:31 +0000 (+0000) Subject: Removed accidental commit. X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=0333b2d640de54ddc41962846ade5f055ef0fa7c;p=lorea%2Felgg.git Removed accidental commit. git-svn-id: http://code.elgg.org/elgg/trunk@8216 36083f99-b078-4883-b0ff-0f9b5a30f544 --- diff --git a/mod/pages/views/default/object/page_top.php b/mod/pages/views/default/object/page_top.php index f6ee532d3..89ef25572 100644 --- a/mod/pages/views/default/object/page_top.php +++ b/mod/pages/views/default/object/page_top.php @@ -26,7 +26,6 @@ if ($revision) { $annotation = $annotation[0]; } } -$annotation = null; $page_icon = elgg_view('pages/icon', array('annotation' => $annotation, 'size' => 'small'));