.. |
bootstrap.inc
|
#346285 by grendzy, Damien Tournoud, thekevinday et al: fixed problem when HTTP_HOST is not transmitted
|
2009-01-14 19:12:27 +00:00 |
cache.inc
|
#215252 by bdragon: reset the cache flush variable before the cache is flushed, so busy sites will not attempt multiple cache flushes at a time
|
2008-02-10 02:05:00 +00:00 |
common.inc
|
#124492 by m3avrck, mfer: more accurate checking for valid URLs in valid_url()
|
2009-01-16 19:26:09 +00:00 |
database.inc
|
#168315 by schuyler1d: previous active database name was not consistently returned in db_set_active()
|
2008-01-07 00:55:44 +00:00 |
database.mysql.inc
|
#298535 by mkalkbrenner. Correct HTTP status code for failed connection.
|
2008-09-15 06:14:52 +00:00 |
database.mysqli.inc
|
#298535 by mkalkbrenner. Correct HTTP status code for failed connection.
|
2008-09-15 06:14:52 +00:00 |
database.pgsql.inc
|
#298535 by mkalkbrenner. Correct HTTP status code for failed connection.
|
2008-09-15 06:14:52 +00:00 |
file.inc
|
#360038 by sun. Documentation improvement.
|
2009-01-26 14:22:45 +00:00 |
form.inc
|
#150851 by pwolanin and chx: different radio buttons in the same set should have different HTML id values (XHTML validity fix). Backport #367689 by gollyg.
|
2009-02-26 05:50:33 +00:00 |
image.inc
|
#200338 by m3avrck and quicksketch: fix transparent GIF resizing
|
2007-12-27 08:31:24 +00:00 |
install.inc
|
#312730 by Damien Tournoud. hook_requirements('install') should work for modules that don't reside in the main './modules' folder.
|
2008-10-05 01:46:57 +00:00 |
install.mysql.inc
|
#105303 by Gábor Hojtsy. Improve translation converage for installation.
|
2006-12-27 13:02:34 +00:00 |
install.mysqli.inc
|
#105303 by Gábor Hojtsy. Improve translation converage for installation.
|
2006-12-27 13:02:34 +00:00 |
install.pgsql.inc
|
#105303 by Gábor Hojtsy. Improve translation converage for installation.
|
2006-12-27 13:02:34 +00:00 |
locale.inc
|
#173858 by Gábor Hojtsy: skip UTF-8 BOM when importing locale files
|
2007-12-17 01:53:52 +00:00 |
menu.inc
|
#101904 by David_Rothstein. Make secondary links work for primary links with '<front>' path.
|
2008-02-11 05:26:53 +00:00 |
module.inc
|
#160263 by Rok Žlender. unset() does not work with static variables.
|
2007-07-21 00:54:18 +00:00 |
pager.inc
|
- Patch #87995 by merlinofchaos: added missing css.
|
2006-10-15 19:57:06 +00:00 |
path.inc
|
- Patch #100957 by chx: clean up drupal_lookup_path()
|
2006-12-23 22:04:52 +00:00 |
session.inc
|
Rolling back #280934. PHP 4 incompatibility.
|
2008-12-11 00:23:01 +00:00 |
tablesort.inc
|
- Patch #151491 by john vandyck: fixed notice with table sorting.
|
2007-06-16 22:29:25 +00:00 |
theme.inc
|
- Patch #342988 by ultimateboy: fixed order of attributes in PHPdoc.
|
2008-12-05 22:32:50 +00:00 |
unicode.inc
|
- Patch #142337 by drewish: fixed E_ALL problem.
|
2007-05-21 01:09:21 +00:00 |
xmlrpc.inc
|
#208270 reported by Dries, patch by jvandyk: it was not possible to clear the XML-RPC error cache, making it impossible to do multiple queries in one request. Add xmlrpc_clear_error() and slightly modify xmlrpc_error() to fix.
|
2008-10-01 22:01:17 +00:00 |
xmlrpcs.inc
|
- Patch #231132 by snufkin: fixed invalid XML-RPC error messages due to HTML tags being inserted in the message string.
|
2008-05-10 01:53:33 +00:00 |