.. |
bootstrap.inc
|
- Patch #43360 by Chris: minor code clean-up: renamed $op to $hook.
|
2006-01-05 10:51:47 +00:00 |
common.inc
|
- Patch #44507 by DriesK: consistency: email -> e-mail.
|
2006-01-13 07:33:13 +00:00 |
database.inc
|
- Patch #41644 by chx: critical bug: db_rewrite_sql had a bad regex.
|
2006-01-08 12:51:37 +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 #40599 by Chris: minor code improvement: removed redundant isset().
|
2006-01-05 10:59:34 +00:00 |
form.inc
|
- Patch by Zen/drumm: fixed glitch in form_select.
|
2006-01-13 07:44:59 +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
|
- Patch #44176 by Zen: performance improvement: split() -> explode().
|
2006-01-13 14:38:38 +00:00 |
menu.inc
|
- Patch #44176 by Zen: performance improvement: split() -> explode().
|
2006-01-13 14:38:38 +00:00 |
module.inc
|
- Patch #42886 by chx: critical feature: allow modules to be reordered.
|
2006-01-08 12:49:51 +00:00 |
pager.inc
|
- #44498: Clean up pager / make more accessible
|
2006-01-15 00:04:20 +00:00 |
session.inc
|
- Patch 42115 by Cvbge/ m3avrck: improved performance of session loading.
|
2005-12-31 11:50:47 +00:00 |
tablesort.inc
|
- Patch #29385 by chx: no ?> add end of files.
|
2005-08-25 21:14:17 +00:00 |
theme.inc
|
- Patch #42105 by chx / merlinofchaos: made form elements themable.
|
2006-01-10 19:37:27 +00:00 |
unicode.inc
|
- Removing trailing spaces
|
2005-12-31 14:32:23 +00:00 |
xmlrpc.inc
|
- #31301: Don't escape apostrophes in XML-RPC strings.
|
2005-12-27 18:42:49 +00:00 |
xmlrpcs.inc
|
- Patch #37400 by vwX/chx: fixed problem with methodHelp
|
2005-11-13 08:18:12 +00:00 |