store default location
This commit is contained in:
parent
709c86b2da
commit
024f2019e6
7 changed files with 27 additions and 6 deletions
|
@ -36,6 +36,7 @@ function network_content(&$a, $update = false) {
|
|||
$o .= replace_macros($tpl,array(
|
||||
'$return_path' => $a->cmd,
|
||||
'$baseurl' => $a->get_baseurl(),
|
||||
'$defloc' => $a->user['default-location'],
|
||||
'$visitor' => 'block',
|
||||
'$lockstate' => 'unlock',
|
||||
'$acl' => populate_acl($a->user),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue