X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FModPlus%2Fremoteprofileaction.php;h=7c9a4d14739bc23b7d7ed369064046efc1ea9d55;hb=36d619480a8f5fa06db5b54fe7686de83d8225be;hp=8e2fcad284518ebb8c9b051f6391dade8426ef5e;hpb=c6d6749d6f1446862ceb10c4bfe05a820b565560;p=quix0rs-gnu-social.git diff --git a/plugins/ModPlus/remoteprofileaction.php b/plugins/ModPlus/remoteprofileaction.php index 8e2fcad284..7c9a4d1473 100644 --- a/plugins/ModPlus/remoteprofileaction.php +++ b/plugins/ModPlus/remoteprofileaction.php @@ -8,7 +8,7 @@ class RemoteProfileAction extends ShowstreamAction { function prepare($args) { - OwnerDesignAction::prepare($args); // skip the ProfileAction code and replace it... + Action::prepare($args); // skip the ProfileAction code and replace it... $id = $this->arg('id'); $this->user = false;