| @@ -261,8 +261,8 @@ | ||
| 261 | 261 | } | 
| 262 | 262 | |
| 263 | 263 |  		if (isset(self::$commentsResults[$this->id])) { | 
| 264 | - $this->hasCommentsResolved = true; | |
| 265 | - return $this->hasComments = self::$commentsResults[$this->id]; | |
| 264 | + $this->hasCommentsResolved = true; | |
| 265 | + return $this->hasComments = self::$commentsResults[$this->id]; | |
| 266 | 266 | } | 
| 267 | 267 | |
| 268 | 268 |  		if ($this->comment != "") { |