"profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes to the profile details.
This commit is contained in:
@@ -68,7 +68,7 @@ function wallmessage_post(&$a) {
|
||||
info( t('Message sent.') . EOL );
|
||||
}
|
||||
|
||||
// goaway($a->get_baseurl() . '/profile/' . $user['nickname']);
|
||||
// goaway($a->get_baseurl() . '/channel/' . $user['nickname']);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user