Some more places ...

This commit is contained in:
Michael
2018-07-08 12:58:43 +00:00
parent 8a2230bc4c
commit 1d745c25a7
6 changed files with 73 additions and 42 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ class Profile
}
}
$pdata = self::getByNickname($nickname, $user[0]['uid'], $profile);
$pdata = self::getByNickname($nickname, $user['uid'], $profile);
if (empty($pdata) && empty($profiledata)) {
logger('profile error: ' . $a->query_string, LOGGER_DEBUG);