619c619 < else if (p->stats->user == NULL && !isAdmin(user)) --- > else if (p->stats->user != NULL && !isAdmin(user))