aboutsummaryrefslogtreecommitdiffstats
path: root/mod/dirprofile.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/dirprofile.php')
-rw-r--r--mod/dirprofile.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/dirprofile.php b/mod/dirprofile.php
index 0cd84b910..1593b014a 100644
--- a/mod/dirprofile.php
+++ b/mod/dirprofile.php
@@ -153,6 +153,7 @@ function dirprofile_init(&$a) {
'$name' => $rr['name'],
'$details' => $pdesc . $details,
'$profile' => $profile,
+ '$address' => $rr['address'],
'$location' => $location,
'$gender' => $gender,
'$pdesc' => $pdesc,