Skip to content
Snippets Groups Projects
  1. Oct 05, 2006
  2. Oct 04, 2006
  3. Sep 01, 2006
  4. Aug 31, 2006
  5. Aug 30, 2006
  6. Aug 27, 2006
  7. Aug 20, 2006
  8. Aug 18, 2006
  9. Aug 14, 2006
  10. Aug 07, 2006
  11. Aug 05, 2006
  12. Aug 04, 2006
  13. Jul 31, 2006
  14. Jul 19, 2006
  15. Jul 14, 2006
  16. Jul 13, 2006
  17. May 07, 2006
  18. Mar 17, 2006
  19. Mar 06, 2006
  20. Feb 21, 2006
  21. Feb 01, 2006
  22. Jan 17, 2006
  23. Jan 05, 2006
  24. Nov 01, 2005
  25. Oct 13, 2005
  26. Oct 11, 2005
  27. Oct 07, 2005
  28. Sep 08, 2005
  29. Aug 25, 2005
  30. May 05, 2005
  31. May 03, 2005
  32. Apr 24, 2005
    • Dries Buytaert's avatar
      · a76a1e1f
      Dries Buytaert authored
      - Patch 20910 by chx: centralize print theme page.
      a76a1e1f
  33. Mar 31, 2005
  34. Mar 03, 2005
  35. Jan 09, 2005
    • Dries Buytaert's avatar
      - Patch #13260 by UnConeD: watchdog module improvements. · 64b100d1
      Dries Buytaert authored
        We added a 'severity' column to watchdog():
          watchdog($type, $message, $link) --> watchdog($type, $message, $severity, $link);
      
          * Specify a severity in case you are reporting a warning or error.
          * The $link-parameter is now the fourth parameter instead of the third.
      
        TODO: document this in the upgrade guide.
      64b100d1
  36. Nov 27, 2004
    • Dries Buytaert's avatar
      · b8a556b8
      Dries Buytaert authored
      - Bug 13503: updating the locale settings might impact the interface (eg. menu's) so we have to flush the cache.
      b8a556b8
  37. 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
  38. Oct 26, 2004
  39. Oct 19, 2004
Loading