]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Removed accidental commit.
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>
Mon, 14 Feb 2011 01:27:31 +0000 (01:27 +0000)
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>
Mon, 14 Feb 2011 01:27:31 +0000 (01:27 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@8216 36083f99-b078-4883-b0ff-0f9b5a30f544

mod/pages/views/default/object/page_top.php

index f6ee532d30c68c4ebddada646310ac4de26fdbf9..89ef255729a6c31a161602bdd36059c24ba44483 100644 (file)
@@ -26,7 +26,6 @@ if ($revision) {
                $annotation = $annotation[0];
        }
 }
-$annotation = null;
 
 $page_icon = elgg_view('pages/icon', array('annotation' => $annotation, 'size' => 'small'));