diff options
Diffstat (limited to 'mod/display.php')
-rw-r--r-- | mod/display.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/display.php b/mod/display.php index dd880907e..b47346c4b 100644 --- a/mod/display.php +++ b/mod/display.php @@ -45,6 +45,7 @@ function display_content(&$a) { } } + $a->page_contact = $contact; $sql_extra = " AND `allow_cid` = '' |