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/profiles.php | 1 + 1 file changed, 1 insertion(+) (limited to 'mod/profiles.php') diff --git a/mod/profiles.php b/mod/profiles.php index 5ee9a3e96..c9dc4c80c 100644 --- a/mod/profiles.php +++ b/mod/profiles.php @@ -157,6 +157,7 @@ function profiles_post(&$a) { function profiles_content(&$a) { + $o .= ''; if(! local_user()) { notice( t('Permission denied.') . EOL); return; -- cgit v1.2.3