drupal/includes
Neil Drumm ea596730c3 #109513 backport by Freso. Create temporary mysql tables in memory. 2009-07-10 06:09:38 +00:00
..
bootstrap.inc Drupal 5.17 2009-04-30 00:13:49 +00:00
cache.inc Backport of #227228 by andypost, et al. Per-table cache_flush variables to avoid not flushing all but the first table when multiple tables are cleared. 2009-07-10 05:41:24 +00:00
common.inc #330084 by c960657: Remove unnecessary duplication of the From header value in Reply-to; standards indicate setting the From header should be sufficient. 2009-05-13 17:10:36 +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 #109513 backport by Freso. Create temporary mysql tables in memory. 2009-07-10 06:09:38 +00:00
database.mysqli.inc #109513 backport by Freso. Create temporary mysql tables in memory. 2009-07-10 06:09:38 +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 #472160 by chx and Heine. Deny D6-style access elements. 2009-07-10 05:56:51 +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 Drupal 5.19 2009-07-01 20:52:11 +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 Drupal 5.19 2009-07-01 20:52:11 +00:00
theme.inc Drupal 5.18 2009-05-13 19:41:57 +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