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