wrong default param for pubstream_incl (this checkin also picked up a few minor and hopefully non-significant changes)
This commit is contained in:
@@ -38,7 +38,7 @@ class Removeme extends \Zotlabs\Web\Controller {
|
||||
}
|
||||
|
||||
$global_remove = intval($_POST['global']);
|
||||
|
||||
|
||||
channel_remove(local_channel(),1 - $global_remove,true);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user