1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hubzilla_ynh.git synced 2024-09-03 19:26:21 +02:00
hubzilla_ynh/sources/doc/hook/check_channelallowed.bb

12 lines
277 B
BlitzBasic
Raw Normal View History

2016-01-12 02:47:38 +01:00
[h2]check_channelallowed[/h2]
Called when checking the channel (xchan) black and white lists to see if a channel is blocked.
Hook data
array('hash' => xchan_hash of xchan to check);
create and set array element 'allowed' to true or false to override the system checks