drupal/includes
Neil Drumm e74c6acdf6 #180126 by mmoreno, drewish and scor: add realpath() call to file_save_data(), so Windows will create temporary files properly 2007-12-27 09:52:36 +00:00
..
bootstrap.inc - Patch #181063 by chx and bjaspan: fixed problem with drupal_bootstrap() not booting to the proper level. 2007-10-28 04:53:14 +00:00
cache.inc #136837 by meba and pwolanin. Allow cache tables to be prefixed. 2007-06-27 03:35:48 +00:00
common.inc #182410 by greggles: HTTP Basic authentication username and password was parsed in drupal_http_request() but then not used in the request 2007-12-27 09:21:23 +00:00
database.inc Patch #182728 by Darren Oh: improved PHPdoc of db_rewrite_sql(). 2007-11-07 05:55:46 +00:00
database.mysql.inc #178478 by scor: typo in text displyed when the DB is installed but not accessible 2007-10-19 21:49:26 +00:00
database.mysqli.inc #178478 by scor: typo in text displyed when the DB is installed but not accessible 2007-10-19 21:49:26 +00:00
database.pgsql.inc #178478 by scor: typo in text displyed when the DB is installed but not accessible 2007-10-19 21:49:26 +00:00
file.inc #180126 by mmoreno, drewish and scor: add realpath() call to file_save_data(), so Windows will create temporary files properly 2007-12-27 09:52:36 +00:00
form.inc #194652 by Heine: specify explicit accept-charset for forms to avoid browser guessing 2007-12-27 08:41:52 +00:00
image.inc #200338 by m3avrck and quicksketch: fix transparent GIF resizing 2007-12-27 08:31:24 +00:00
install.inc #112064 by Dave Cohen and pwolanin: do not cache installer redirects, so live Drupal pages will be visible instead of cached installer pages 2007-10-06 22:38:28 +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 #123807 by dvdweide and chx. Return not found instead of access denied in some cases. 2007-06-17 01:50:50 +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 Drupal 5.2 2007-07-26 19:16:50 +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 #137724 by JohnAlbin: empty favicon causes duplicate page requests. 2007-05-31 05:52:42 +00:00
unicode.inc - Patch #142337 by drewish: fixed E_ALL problem. 2007-05-21 01:09:21 +00:00
xmlrpc.inc #199084 by chx: better conformance with ISO date formats in our xmlrpc code 2007-12-20 07:53:34 +00:00
xmlrpcs.inc - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants. 2006-07-05 11:45:51 +00:00