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
$result=pager_query('SELECT DISTINCT(n.nid), n.created FROM {node} n '.node_access_join_sql()." WHERE n.type = 'blog' AND n.status = 1 AND ".node_access_where_sql().' ORDER BY n.sticky DESC, n.created DESC',variable_get('default_nodes_main',10));
$result=pager_query('SELECT DISTINCT(n.nid), n.created FROM {node} n '.node_access_join_sql()." WHERE n.type = 'blog' AND n.status = 1 AND ".node_access_where_sql().' ORDER BY n.created DESC',variable_get('default_nodes_main',10));
$result=pager_query('SELECT DISTINCT(n.nid), n.created FROM {node} n '.node_access_join_sql()." WHERE n.type = 'blog' AND n.status = 1 AND ".node_access_where_sql().' ORDER BY n.sticky DESC, n.created DESC',variable_get('default_nodes_main',10));
$result=pager_query('SELECT DISTINCT(n.nid), n.created FROM {node} n '.node_access_join_sql()." WHERE n.type = 'blog' AND n.status = 1 AND ".node_access_where_sql().' ORDER BY n.created DESC',variable_get('default_nodes_main',10));