2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
if($user->id)$result=db_query("SELECT * FROM blocks b LEFT JOIN layout l ON b.name = l.block WHERE (b.status = 2 OR (b.status = 1 AND l.user = '$user->id'))".(($region=="left"||$region=="right")?($region=="left"?" AND b.region = 0":" AND b.region = 1"):"")." ORDER BY weight");