X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Freplies.php;h=cf248a7785c49e0c89ece25321bca148443026d3;hb=36d619480a8f5fa06db5b54fe7686de83d8225be;hp=385ca4c6cc11157db80f98008db01fc04b65c755;hpb=c6d6749d6f1446862ceb10c4bfe05a820b565560;p=quix0rs-gnu-social.git diff --git a/actions/replies.php b/actions/replies.php index 385ca4c6cc..cf248a7785 100644 --- a/actions/replies.php +++ b/actions/replies.php @@ -22,7 +22,7 @@ * @category Personal * @package StatusNet * @author Evan Prodromou - * @copyright 2008-2009 StatusNet, Inc. + * @copyright 2008-2011 StatusNet, Inc. * @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0 * @link http://status.net/ */ @@ -44,7 +44,7 @@ require_once INSTALLDIR.'/lib/feedlist.php'; * @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0 * @link http://status.net/ */ -class RepliesAction extends OwnerDesignAction +class RepliesAction extends Action { var $page = null; var $notice;