]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
PROFILES_PER_PAGE already defined in lib/common.php
authorLeslie Michael Orchard <l.m.orchard@pobox.com>
Wed, 18 Feb 2009 04:25:00 +0000 (23:25 -0500)
committerEvan Prodromou <evan@controlyourself.ca>
Fri, 20 Feb 2009 21:37:39 +0000 (16:37 -0500)
lib/profilelist.php

index 8bef49dceeefc0885576274a86e7adc786a0dee1..c2040fbc232a980fa2d926d926abbd6850b67614 100644 (file)
@@ -34,8 +34,6 @@ if (!defined('LACONICA')) {
 
 require_once INSTALLDIR.'/lib/widget.php';
 
-define('PROFILES_PER_PAGE', 20);
-
 /**
  * Widget to show a list of profiles
  *