aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmod/profile/views/default/profile/profile_contents/activity.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/profile/views/default/profile/profile_contents/activity.php b/mod/profile/views/default/profile/profile_contents/activity.php
index c767d5ad7..0184816e0 100755
--- a/mod/profile/views/default/profile/profile_contents/activity.php
+++ b/mod/profile/views/default/profile/profile_contents/activity.php
@@ -3,6 +3,7 @@
* Elgg user display (details)
* @uses $vars['entity'] The user entity
*/
+ $limit = 20;
?>
<div id="profile_content">
<?php