.. |
bootstrap.inc
|
- Patch #41133 by DriesK: as of PHP 5.1.0, strtotime() returns FALSE on failure instead of -1.
|
2005-12-15 16:02:50 +00:00 |
common.inc
|
- Patch #40631 by Chris Johnson: is_array() slower than isset() or empty().
|
2005-12-14 20:10:45 +00:00 |
database.inc
|
- Patch #40631 by Chris Johnson: is_array() slower than isset() or empty().
|
2005-12-14 20:10:45 +00:00 |
database.mysql.inc
|
- Patch #38889 by rkerr: db_error and db_affected_rows did not work properly in presence of multiple database connections.
|
2005-12-07 15:17:27 +00:00 |
database.mysqli.inc
|
- Patch #35924 by Neil: improved the update system.
|
2005-12-06 09:25:22 +00:00 |
database.pgsql.inc
|
- Patch #38889 by rkerr: db_error and db_affected_rows did not work properly in presence of multiple database connections.
|
2005-12-07 15:17:27 +00:00 |
file.inc
|
- Patch #40631 by Chris Johnson: is_array() slower than isset() or empty().
|
2005-12-14 20:10:45 +00:00 |
form.inc
|
- Patch #40486 by chx/netbjarne: duplicate form id's breaks html validation.
|
2005-12-15 22:47:16 +00:00 |
image.inc
|
- Patch #40631 by Chris Johnson: is_array() slower than isset() or empty().
|
2005-12-14 20:10:45 +00:00 |
install.inc
|
- Patch #40518 by drumm: upgrade system fixes.
|
2005-12-09 16:14:26 +00:00 |
locale.inc
|
…
|
|
menu.inc
|
- Patch #40512 by Richard: fixed coding style + performance improvements.
|
2005-12-10 20:01:55 +00:00 |
module.inc
|
- Patch #40631 by Chris Johnson: is_array() slower than isset() or empty().
|
2005-12-14 20:10:45 +00:00 |
pager.inc
|
…
|
|
session.inc
|
…
|
|
tablesort.inc
|
…
|
|
theme.inc
|
- Patch #35924 by Neil: improved the update system.
|
2005-12-06 09:25:22 +00:00 |
unicode.inc
|
- Various fixes. Updated CHANGELOG.txt
|
2005-11-29 20:17:10 +00:00 |
xmlrpc.inc
|
- Patch #37766 by Thomas Ilsche: fixed date handling in XML-RPC backend.
|
2005-11-21 21:35:43 +00:00 |
xmlrpcs.inc
|
- Patch #37400 by vwX/chx: fixed problem with methodHelp
|
2005-11-13 08:18:12 +00:00 |