readability
This commit is contained in:
		| @@ -10,10 +10,13 @@ class Viewconnections extends \Zotlabs\Web\Controller { | ||||
| 		if(observer_prohibited()) { | ||||
| 			return; | ||||
| 		} | ||||
| 		if(argc() > 1) | ||||
|  | ||||
| 		if(argc() > 1) { | ||||
| 			profile_load(argv(1)); | ||||
| 		} | ||||
|  | ||||
| 	} | ||||
| 	 | ||||
| 	function get() { | ||||
| 	 | ||||
| 		if(observer_prohibited()) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user