drupal/includes
Dries Buytaert 30f95a331f - Patch #28861 by Malthus: fixed typo in XML-RPC backend. Missing $.
- Made chx the XML-RPC maintainer.
2005-08-14 22:27:40 +00:00
..
bootstrap.inc - #27853: PHP notices. 2005-08-05 00:49:02 +00:00
common.inc - Patch #28482 by Uwe: add CVS $Id$ tags to all source files in Drupal core. This allows admins to know exactly which version of which files they use. In addition I want to use CVS $Id$ tags in my upcoming security.module to check for possible vulnerabilities. That's not possible if some files simply don't have $Id$s. 2005-08-11 12:57:41 +00:00
database.inc - #27231: Friendly DB error screens. 2005-07-27 01:58:43 +00:00
database.mysql.inc - Patch #25522 by Cvbge: _db_query() does not return FALSE in case of errors as stated in documentation. 2005-08-11 13:51:07 +00:00
database.pgsql.inc - Patch #25522 by Cvbge: _db_query() does not return FALSE in case of errors as stated in documentation. 2005-08-11 13:51:07 +00:00
file.inc - Patch #28482 by Uwe: add CVS $Id$ tags to all source files in Drupal core. This allows admins to know exactly which version of which files they use. In addition I want to use CVS $Id$ tags in my upcoming security.module to check for possible vulnerabilities. That's not possible if some files simply don't have $Id$s. 2005-08-11 12:57:41 +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:12 +00:00
locale.inc - #11689: Fix locale import location cutting off thingie. 2005-07-29 18:56:58 +00:00
menu.inc - Patch #28482 by Uwe: add CVS $Id$ tags to all source files in Drupal core. This allows admins to know exactly which version of which files they use. In addition I want to use CVS $Id$ tags in my upcoming security.module to check for possible vulnerabilities. That's not possible if some files simply don't have $Id$s. 2005-08-11 12:57:41 +00:00
module.inc - Patch #27645 by Neil: refactor away module_load_all(). 2005-07-29 07:09:30 +00:00
pager.inc - Patch #27980 by Neil Drumm: removed unused function. 2005-08-10 20:50:14 +00:00
session.inc - Patch by Thomas: always use db abstraction layer 2005-08-10 20:42:54 +00:00
tablesort.inc - #26688: Add mbstring support to Drupal and clear up string handling fuzzies. 2005-07-25 20:38:30 +00:00
theme.inc - Patch #28482 by Uwe: add CVS $Id$ tags to all source files in Drupal core. This allows admins to know exactly which version of which files they use. In addition I want to use CVS $Id$ tags in my upcoming security.module to check for possible vulnerabilities. That's not possible if some files simply don't have $Id$s. 2005-08-11 12:57:41 +00:00
unicode.inc - #27231: Friendly DB error screens. 2005-07-27 01:58:43 +00:00
xmlrpc.inc - Patch #28826 by chx: make xmlrpc_multicall working. 2005-08-14 09:53:40 +00:00
xmlrpcs.inc - Patch #28861 by Malthus: fixed typo in XML-RPC backend. Missing $. 2005-08-14 22:27:40 +00:00