add dummy f= arg to suggestion urls, use directory version of suggest for newmember link instead of the suggest module as the UI is prettier.
This commit is contained in:
		| @@ -17,7 +17,7 @@ class Directory extends \Zotlabs\Web\Controller { | ||||
| 				intval(local_channel()), | ||||
| 				dbesc($_GET['ignore']) | ||||
| 			); | ||||
| 			goaway(z_root() . '/directory?suggest=1'); | ||||
| 			goaway(z_root() . '/directory?f=&suggest=1'); | ||||
| 		} | ||||
| 	 | ||||
| 		$observer = get_observer_hash(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user