From: Leslie Michael Orchard Date: Wed, 18 Feb 2009 04:25:00 +0000 (-0500) Subject: PROFILES_PER_PAGE already defined in lib/common.php X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=17a6e6603058d412f3c3a7c6800f5d47fcf0def0;p=quix0rs-gnu-social.git PROFILES_PER_PAGE already defined in lib/common.php --- diff --git a/lib/profilelist.php b/lib/profilelist.php index 8bef49dcee..c2040fbc23 100644 --- a/lib/profilelist.php +++ b/lib/profilelist.php @@ -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 *