- 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.
Showing
- .htaccess 4 additions, 5 deletions.htaccess
- CHANGELOG 3 additions, 1 deletionCHANGELOG
- INSTALL 0 additions, 1 deletionINSTALL
- database/database.mssql 1 addition, 1 deletiondatabase/database.mssql
- database/database.pgsql 1 addition, 1 deletiondatabase/database.pgsql
- error.php 2 additions, 2 deletionserror.php
- includes/common.inc 18 additions, 19 deletionsincludes/common.inc
- includes/menu.inc 4 additions, 4 deletionsincludes/menu.inc
- includes/pager.inc 1 addition, 1 deletionincludes/pager.inc
- includes/theme.inc 1 addition, 1 deletionincludes/theme.inc
- includes/xmlrpcs.inc 3 additions, 5 deletionsincludes/xmlrpcs.inc
- index.php 1 addition, 2 deletionsindex.php
- modules/admin.module 1 addition, 1 deletionmodules/admin.module
- modules/aggregator.module 2 additions, 1 deletionmodules/aggregator.module
- modules/aggregator/aggregator.module 2 additions, 1 deletionmodules/aggregator/aggregator.module
- modules/archive.module 4 additions, 1 deletionmodules/archive.module
- modules/archive/archive.module 4 additions, 1 deletionmodules/archive/archive.module
- modules/block.module 2 additions, 1 deletionmodules/block.module
- modules/block/block.module 2 additions, 1 deletionmodules/block/block.module
- modules/book.module 9 additions, 4 deletionsmodules/book.module
Loading
Please register or sign in to comment