Skip to content
GitLab
  • Explore
  • Sign in
  • project
  • drupal
  • Repository
  • drupal
  • modules
  • poll
  • poll.module
Find file Blame History Permalink
  • Steven Wittens's avatar
    - Fix tracker pager count query being wrong (it did not return a count but a... · 09bd156b
    Steven Wittens authored Jan 19, 2005
    - Fix tracker pager count query being wrong (it did not return a count but a set, and it counted nodes with more than 1 comment as multiple nodes).
    - Clean up various SQL queries: removing literally inserted data (db_escape_string is evil!), fixing single "%" which should be "%%", fixing integers being compared as strings.
    09bd156b