profile edit hooks
This commit is contained in:
parent
623ae24109
commit
aeb585fee1
3 changed files with 14 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
function network_init(&$a) {
|
||||
if(! local_user()) {
|
||||
notice( t('Permission denied.') . EOL);
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue