there are now 2 permalinks - one is the remote original post (plink) and the other is a pointer to a local copy (llink). mod_display is not longer tied to a particular id or channel so if a message is publicly viewable it will appear without any ownership info.
This commit is contained in:
@@ -19,6 +19,8 @@ function display_content(&$a) {
|
||||
$a->page['htmlhead'] .= get_markup_template('display-head.tpl');
|
||||
|
||||
|
||||
|
||||
|
||||
if(argc() > 1)
|
||||
$item_hash = argv(2);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user