forked from GNUsocial/gnu-social
		
	Failed to reference an object property
This commit is contained in:
		| @@ -177,7 +177,7 @@ class Action extends HTMLOutputter // lawsuit | ||||
|  | ||||
|     public function getScoped() | ||||
|     { | ||||
|         return ($this->scoped instanceof Profile) ? $this-scoped : null; | ||||
|         return ($this->scoped instanceof Profile) ? $this->scoped : null; | ||||
|     } | ||||
|  | ||||
|     // Must be run _after_ prepare | ||||
|   | ||||
		Reference in New Issue
	
	Block a user