]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/profilelist.php
Slightly larger avatars and some box-shadow
[quix0rs-gnu-social.git] / lib / profilelist.php
index 11ed8945e9b0c60195561b15ffa8bec15351bab4..7186a77f761a188c366de7477db4573b902da853 100644 (file)
@@ -34,6 +34,8 @@ if (!defined('STATUSNET') && !defined('LACONICA')) {
 require_once INSTALLDIR.'/lib/widget.php';
 require_once INSTALLDIR.'/lib/peopletags.php';
 
+define('MINILIST_PER_PAGE', 12);
+
 /**
  * Widget to show a list of profiles
  *