ForceGroup and some qvitter API stuff still used staticGet

This commit is contained in:
Mikael Nordfeldth
2013-10-25 13:17:29 +02:00
parent 340740266c
commit 362b6ad2fc
4 changed files with 6 additions and 6 deletions

View File

@@ -53,7 +53,7 @@ class ForceGroupPlugin extends Plugin
{
$profile = $notice->getProfile();
$isRemote = !(User::staticGet('id', $profile->id));
$isRemote = !(User::getKV('id', $profile->id));
if ($isRemote) {
/*
* Notices from remote users on other sites