@@ -2089,7 +2089,6 @@ function construct_page(&$a) {
$arr=$a->get_widgets();
ksort($arr,SORT_NUMERIC);
logger('get_widgets: '.print_r($arr,true));
if(count($arr)){
foreach($arras$x){
if(!array_key_exists($x['location'],$a->page))
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.