aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 0ba8a6c51..721e91866 100644
--- a/index.php
+++ b/index.php
@@ -32,7 +32,7 @@
}
//set the title
- $title = sprintf(elgg_echo('album:user'), "$owner->name");
+ $title = sprintf(elgg_echo('album:user'), $owner->name);
$area2 = elgg_view_title($title);
// Get objects