add another important note
This commit is contained in:
parent
b29f087cdc
commit
1476812e90
@ -34,6 +34,8 @@ function externals_run($argv, $argc){
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Note: blacklisted sites must be stored in the config as an array.
|
// Note: blacklisted sites must be stored in the config as an array.
|
||||||
|
// No simple way to turn this into a personal config because we have no identity here.
|
||||||
|
// For that we probably need a variant of superblock.
|
||||||
|
|
||||||
$blacklisted = false;
|
$blacklisted = false;
|
||||||
$bl1 = get_config('system','blacklisted_sites');
|
$bl1 = get_config('system','blacklisted_sites');
|
||||||
|
Reference in New Issue
Block a user