PROFILES_PER_PAGE already defined in lib/common.php

This commit is contained in:
Leslie Michael Orchard 2009-02-17 23:25:00 -05:00 committed by Evan Prodromou
parent 4da4c94678
commit 17a6e66030
1 changed files with 0 additions and 2 deletions

View 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
*