*** empty log message ***
diff --git a/allfriends.php b/allfriends.php
index 49ad0d3..3ccf495 100644
--- a/allfriends.php
+++ b/allfriends.php
@@ -22,7 +22,7 @@
 	ob_start();
 	?>
 	<div id="fullcolumn"  class="heliosBlank clearfix">
-		<ul><?=sideDonorList(50, FALSE);?><ul>
+		<ul><?=sideDonorList(500, FALSE);?><ul>
 	</div>
 	<?
 	$html = ob_get_clean();