summaryrefslogtreecommitdiffstats
path: root/custom/views/default/sidebar.tpl.php
diff options
context:
space:
mode:
Diffstat (limited to 'custom/views/default/sidebar.tpl.php')
-rw-r--r--custom/views/default/sidebar.tpl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/views/default/sidebar.tpl.php b/custom/views/default/sidebar.tpl.php
index 07de920..9e7631c 100644
--- a/custom/views/default/sidebar.tpl.php
+++ b/custom/views/default/sidebar.tpl.php
@@ -1,6 +1,6 @@
<?php
$all_people = &$Planet->getPeople();
-usort($all_people, array('PlanetPerson', 'compare'));
+usort($all_people, array('PlanetFeed', 'compare'));
?>
<div id="sidebar" class="aside">
<div id="sidebar-people" class="section">