allow rpost to set source app
This commit is contained in:
@@ -1130,7 +1130,7 @@ function status_editor($a,$x,$popup=false) {
|
||||
'$bang' => $x['bang'],
|
||||
'$profile_uid' => $x['profile_uid'],
|
||||
'$preview' => $preview,
|
||||
'$sourceapp' => t($a->sourcename),
|
||||
'$source' => ((x($x,'source')) ? $x['source'] : ''),
|
||||
'$jotplugins' => $jotplugins,
|
||||
'$defexpire' => '',
|
||||
'$feature_expire' => ((feature_enabled($x['profile_uid'],'content_expire') && (! $webpage)) ? 'block' : 'none'),
|
||||
|
||||
Reference in New Issue
Block a user