Skip to content
  • Dries Buytaert's avatar
    · c2d2fb73
    Dries Buytaert authored
    - Fixed a typo in the PostgreSQL database scheme.  Patch by Michael Frankowski.
    
    - Fixed a typo in the MSSQL database scheme.  Patch by Michael Frankowski.
    
    - Removed dependency on "register_globals = on"!  Patches by Michael Frankowski.
    
      Notes:
    
      + Updated the patches to use $foo["bar"] instead of $foo['bar'].
      + Updated the INSTALL and CHANGELOG files as well.
    
    - Tiny improvement to the "./scripts/code-clean.sh" script.
    c2d2fb73