aboutsummaryrefslogtreecommitdiffstats
path: root/mod/item.php
diff options
context:
space:
mode:
authorMike Macgirvin <mike@macgirvin.com>2010-07-06 05:07:28 -0700
committerMike Macgirvin <mike@macgirvin.com>2010-07-06 05:07:28 -0700
commit1ea69ae275245f65ee0bb8f959744f0896913a0c (patch)
treea9d8178f063b592a4df64172ded6ad08910c9147 /mod/item.php
parent6817c5d59ad578370a2b60dbdcdba16e43dbac65 (diff)
downloadvolse-hubzilla-1ea69ae275245f65ee0bb8f959744f0896913a0c.tar.gz
volse-hubzilla-1ea69ae275245f65ee0bb8f959744f0896913a0c.tar.bz2
volse-hubzilla-1ea69ae275245f65ee0bb8f959744f0896913a0c.zip
bizzy
Diffstat (limited to 'mod/item.php')
-rw-r--r--mod/item.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/item.php b/mod/item.php
index dbf9d25a8..f667d4fc4 100644
--- a/mod/item.php
+++ b/mod/item.php
@@ -58,7 +58,7 @@ function item_post(&$a) {
intval($post_id));
}
}
- goaway($a->get_baseurl() . "/profile/$uid");
+ goaway($a->get_baseurl() . "/profile/$profile_uid");