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