Skip to content
Snippets Groups Projects
  1. Jul 03, 2016
  2. Aug 23, 2015
  3. May 02, 2015
    • Andreas Gohr's avatar
      use string for version number. closes #1100 · 421c22ae
      Andreas Gohr authored
      PHP will localize floats (eg. a 45.5 becomes 45,5 in a German locale).
      Using a string will prevent that. A fix has been applied on the server end,
      but it makes sense to always send the correct message.
      421c22ae
  4. Dec 17, 2014
  5. Dec 06, 2014
  6. Dec 04, 2014
  7. Oct 08, 2014
  8. Sep 29, 2014
  9. Jun 25, 2014
  10. May 05, 2014
  11. Mar 19, 2014
  12. Dec 08, 2013
  13. Nov 22, 2013
  14. Nov 21, 2013
  15. Nov 18, 2013
  16. Nov 13, 2013
  17. Oct 29, 2013
  18. Jun 16, 2013
  19. May 10, 2013
  20. May 05, 2013
  21. Mar 06, 2013
  22. Feb 24, 2013
    • Michael Hamann's avatar
      Fix remaining missing $INPUT uses FS#2577 · 9507770d
      Michael Hamann authored
      This adds $INPUT in all places where it was still missing and available.
      $INPUT is now also used in places where using $_REQUEST/... was okay in
      order to make the code consistent.
      9507770d
  23. Feb 20, 2013
    • Michael Hamann's avatar
      Fix remaining missing $INPUT uses FS#2577 · 00d58927
      Michael Hamann authored
      This adds $INPUT in all places where it was still missing and available.
      $INPUT is now also used in places where using $_REQUEST/... was okay in
      order to make the code consistent.
      00d58927
  24. Oct 13, 2012
  25. Sep 10, 2012
  26. Jul 28, 2012
  27. Jul 13, 2012
  28. Jun 24, 2012
  29. Apr 19, 2012
  30. Jan 25, 2012
  31. Nov 10, 2011
  32. Jun 14, 2011
  33. May 25, 2011
  34. May 08, 2011
  35. Apr 22, 2011
  36. Feb 06, 2011
Loading