Skip to content
  1. Nov 01, 2014
  2. Jan 16, 2013
  3. Apr 10, 2011
  4. Feb 25, 2011
  5. Dec 17, 2010
  6. Oct 28, 2010
  7. Oct 15, 2010
  8. Dec 05, 2009
  9. Dec 04, 2009
  10. Oct 09, 2009
  11. Sep 29, 2009
  12. Sep 18, 2009
  13. Aug 26, 2009
  14. Aug 22, 2009
  15. May 22, 2009
  16. Feb 22, 2009
  17. Jan 28, 2009
  18. Apr 14, 2008
  19. Jan 04, 2008
  20. Jun 14, 2007
  21. Feb 15, 2007
  22. Jan 31, 2007
  23. Dec 01, 2006
  24. Nov 17, 2006
  25. Aug 27, 2006
  26. Jul 14, 2006
  27. Apr 13, 2006
  28. Aug 25, 2005
  29. Jul 25, 2005
  30. Jul 02, 2005
  31. May 31, 2005
  32. Mar 31, 2005
  33. Jan 31, 2005
  34. Nov 21, 2004
    • Dries Buytaert's avatar
      · fa978390
      Dries Buytaert authored
      - Patch 13180 by chx: renamed check_query() to db_escape_string() and implemtented it properly per database backend.
      
        Read the manual for pg_escape_string:  "Use of this function is recommended instead of addslashes()." Or read sqlite_escape_string: "addslashes() should NOT be used to quote your strings for SQLite queries; it will lead to strange results when retrieving your data."
      fa978390
  35. Oct 15, 2004
  36. Sep 09, 2004
    • Dries Buytaert's avatar
      · b84b6e42
      Dries Buytaert authored
      - Patch #10663 by JonBob: documentation improvements: fixed some typos and improved consistency to the use of Doxygen/api.module commands in the comments.
      b84b6e42
  37. Aug 10, 2004
    • Dries Buytaert's avatar
      · d6d3af1b
      Dries Buytaert authored
      - Patch #9663 by jvandyk: the $i counter variable in tablesort_get_order() is unused and should therefore be removed.
      d6d3af1b
  38. Aug 04, 2004
    • Dries Buytaert's avatar
      · c71bfded
      Dries Buytaert authored
      - Patch #9657: more intelligent theme() function.  Hopefully, Adrian will be
        able to use this patch too.
      c71bfded
  39. Jul 25, 2004