Hubzilla-Dokumentation
		This page is not yet available in Deutsch. See /help/developer/developer_guide#Translations for information about how to help.
	
		Inhalt
privacygroup_extras_post
Called as privacy group edit form is edited.
            $hookinfo = [ 'pgrp_extras' => '', 'group'=>$group['id'] ];
            call_hooks ('privacygroup_extras_post',$hookinfo);see: Zotlabs/Module/Group.php
see: view/tpl/privacy_groups.tpl