drupal/includes
Gerhard Killesreiter 5524445b77 fixing stuff 2006-06-01 21:55:58 +00:00
..
bootstrap.inc - Removed valid_input_check(). 2005-11-30 10:05:19 +00:00
common.inc - sa-2006-004: E-mail header injection issue 2006-03-13 21:29:57 +00:00
database.inc - Patch #19609 by Daniel: fix problem with database prefixing 2005-04-08 14:24:10 +00:00
database.mysql.inc SQL abstraction layer improvement. 2006-05-24 20:46:41 +00:00
database.pgsql.inc SQL abstraction layer improvement. 2006-05-24 20:46:41 +00:00
file.inc fixing stuff 2006-06-01 21:55:58 +00:00
image.inc - Patch #27863 by Robrecht: fixed order of parameters passed to imagecopy(). Could result in black images. 2005-07-31 10:16:28 +00:00
locale.inc - #11689: Fix locale import location cutting off thingie. 2005-07-29 19:01:17 +00:00
menu.inc - #53857: External URL suppor for menus broken by SA-2006-001 2006-03-14 15:26:04 +00:00
module.inc - Patch #19895 by Moshe: currently modules can inadvertently load all other modules during the bootstrap. this is easy to do by calling a node_load() or module_invoke_all(). this degrades performance for anonymous users when caching is enabled. With this patch, the module writer will see an php error like "Call to undefined function: drupal_set_html_head()" if this is attempted. basically, unavailable functions are actually reported as unavailable. 2005-04-03 08:03:18 +00:00
pager.inc - #18817: Clean up plain-text checking (see drupal-devel!) 2005-03-31 09:25:33 +00:00
session.inc - Patch by Thomas: always use db abstraction layer 2005-08-10 20:43:03 +00:00
tablesort.inc - #18817: Clean up plain-text checking (see drupal-devel!) 2005-03-31 09:25:33 +00:00
theme.inc - Patch #28482 by Uwe: add $ tags to all files. Patch has some rejects. 2005-08-17 20:03:29 +00:00
xmlrpc.inc - Patch #59513 by chx: fixed xml-rpc backend wrt empty paramaters. 2006-04-26 21:18:33 +00:00
xmlrpcs.inc - Patch #37400 by vwX/chx: fixed problem with methodHelp 2005-11-13 08:18:47 +00:00