Skip to content
  • Dries Buytaert's avatar
    - Patch #18418 by chx: jonbob node_access_view_all patch changed the return... · 77f7aa02
    Dries Buytaert authored
    - Patch #18418 by chx: jonbob node_access_view_all patch changed the return value of node_access_where_sql to empty which breaks nicely all queries which are still using this function. This is a good incentive to upgrade to db_rewrite_sql, yes, but I think it causes confusion, 'cos it is not really trivial why the query suddenly not works. Let's make it trivial -- rename it _node_access_where_sql, it is no longer a function to be called from outside. node_access_join_sql similarly.
    77f7aa02