]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/profileminilist.php
Only show some profiles in events
[quix0rs-gnu-social.git] / lib / profileminilist.php
index 2c3fc4642d9f92fb80994d2d4026e50481db9c79..7418c89232ea8efe3bef897d72d0c3a52f69fc82 100644 (file)
@@ -47,6 +47,7 @@ define('PROFILES_PER_MINILIST', 8);
 
 class ProfileMiniList extends ProfileList
 {
+    const MAX_PROFILES = PROFILES_PER_MINILIST; // put it in the class
 
     function startList()
     {