drupal/includes
Gábor Hojtsy 57cedbb56d Back to 6.0-dev 2007-12-05 21:31:59 +00:00
..
actions.inc #194149 reported by hswong3i, in patch form by Rob Loach: action loading was using improper variable and property names 2007-11-30 09:20:27 +00:00
batch.inc #169079 by yched: improve consistency of menu API and batch API by allowing batch definition in non .module files, which opens the possibility of better performing batches (which are likely to reside in .admin.inc files generally) 2007-10-15 15:18:39 +00:00
bootstrap.inc #141727 by merlinofchaos, dvessel, sun: restore themeability support for maintenance pages (regression) 2007-11-30 12:19:10 +00:00
cache-install.inc #164935 by Ralf Stamm: standardize CVS Id tags in files: 2007-08-07 08:39:36 +00:00
cache.inc - Patch #192736 by quicksketch et al: drag and drop for book module. 2007-11-26 16:19:37 +00:00
common.inc Back to 6.0-dev 2007-12-05 21:31:59 +00:00
database.inc #141727 by merlinofchaos, dvessel, sun: restore themeability support for maintenance pages (regression) 2007-11-30 12:19:10 +00:00
database.mysql-common.inc - Patch #169982 by moshe, eaton, bjaspan, nedjo, yched, et al: missing feature from schema API: load/save records based upon schema. 2007-10-02 16:15:56 +00:00
database.mysql.inc #165140 by dww: rename logs to reports (usability improvement) 2007-10-20 21:57:50 +00:00
database.mysqli.inc #193891 by mvc: fix NOTICE in database.mysqli.inc because of possibly missing port number 2007-11-26 08:21:49 +00:00
database.pgsql.inc #178478 by scor: typo in text displyed when the DB is installed but not accessible 2007-10-17 12:47:28 +00:00
file.inc #197267 by ufku: fix copy-pasted incorrect documentation on two file functions 2007-12-03 09:02:37 +00:00
form.inc XSS fixes forward ported from Drupal 5.1 - previously not committed parts of http://drupal.org/cvs?commit=53675 2007-12-05 18:13:03 +00:00
image.gd.inc #164935 by Ralf Stamm: standardize CVS Id tags in files: 2007-08-07 08:39:36 +00:00
image.inc - Patch #148346 by drewish: added PHPdoc. 2007-08-08 07:46:09 +00:00
install.inc #141727 by merlinofchaos, dvessel, sun: restore themeability support for maintenance pages (regression) 2007-11-30 12:19:10 +00:00
install.mysql.inc #193580 by chx: given recent improvements, Drupal does not require CREATE TEMPORARY TABLE and LOCK TABLES permissions, so do not check on install and do not advise people giving these rights 2007-11-19 19:53:51 +00:00
install.mysqli.inc #193580 by chx: given recent improvements, Drupal does not require CREATE TEMPORARY TABLE and LOCK TABLES permissions, so do not check on install and do not advise people giving these rights 2007-11-19 19:53:51 +00:00
install.pgsql.inc - Patch #184867 by deekayen: better error messages. 2007-10-22 15:22:39 +00:00
language.inc #196410 report by daniel.soneira, patch by myself, tested by Freso: several fixes to url() generation and path aliasing, fixing path aliases for node paths and front page links in themes 2007-12-05 16:34:07 +00:00
locale.inc #195540 by hass: fix XHTML validity with disabled checkbox in locales form 2007-11-26 23:33:03 +00:00
mail.inc - Patch #172950 by webernet: code style fixes. 2007-09-04 21:10:45 +00:00
menu.inc - Patch #192736 by quicksketch et al: drag and drop for book module. 2007-11-26 16:19:37 +00:00
module.inc #137650 by Darren Oh: allow module_invoke_all() to merge multiple arrays recursively 2007-11-30 09:16:02 +00:00
pager.inc - Patch #163508 by profix898: fixed 4 E_ALL notices. 2007-08-02 10:58:41 +00:00
path.inc #133435 by jpetso: fix arg() phpdoc to document that NULL is returned when an argument is not found 2007-11-04 16:42:45 +00:00
session.inc security fixes forward ported from Drupal 5.2 - previously not committed parts of http://drupal.org/cvs?commit=74833 2007-12-05 19:12:59 +00:00
tablesort.inc - Patch #151491 by john vandyck: fixed notice with table sorting. 2007-06-14 06:12:09 +00:00
theme.inc #196410 report by daniel.soneira, patch by myself, tested by Freso: several fixes to url() generation and path aliasing, fixing path aliases for node paths and front page links in themes 2007-12-05 16:34:07 +00:00
theme.maintenance.inc #141727 follow up by dvessel: fix maintenance theme in updates 2007-11-30 23:09:14 +00:00
unicode.inc #184867 by deekayen, catch and keith.smith: fix some spelling errors in our source code and messages printed 2007-10-21 18:59:02 +00:00
xmlrpc.inc - Patch #172950 by webernet: code style fixes. 2007-09-04 21:10:45 +00:00
xmlrpcs.inc - Patch #172950 by webernet: code style fixes. 2007-09-04 21:10:45 +00:00