From 65a420b22755f774dc2422f7fdf3709e01289945 Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Sat, 18 Sep 2010 21:11:18 -0700 Subject: theme cleanup --- mod/contacts.php | 1 + 1 file changed, 1 insertion(+) (limited to 'mod/contacts.php') diff --git a/mod/contacts.php b/mod/contacts.php index 2469e0c6f..45f792d30 100644 --- a/mod/contacts.php +++ b/mod/contacts.php @@ -72,6 +72,7 @@ function contacts_post(&$a) { function contacts_content(&$a) { + $o .= ''; if(! local_user()) { notice( t('Permission denied.') . EOL); return; -- cgit v1.2.3