drupal/includes
Gábor Hojtsy b0a4ad29da #194743 report by Murz, patch by myself: in domain language negotiation mode, we should tell url() that we built an external URL, not that we need an absolute URL built by url() 2007-11-27 12:32:13 +00:00
..
actions.inc Four watchdog() calls which still used t(), identified by myself after implementing extraction code for Drupal 6 at #182765 2007-10-15 14:52:18 +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 #173408 by markus_petrux / add1sun: move proxy IP configuration options to settings.php, because these need to be used before Drupal has the variables loaded from the database 2007-11-26 08:06:52 +00:00
cache-install.inc
cache.inc - Patch #192736 by quicksketch et al: drag and drop for book module. 2007-11-26 16:19:37 +00:00
common.inc #193320 by JirkaRybka: _locale_rebuild_js() was invoked on every page view, now optimized 2007-11-26 22:34:09 +00:00
database.inc - Patch #182728 by Darren Oh: improved PHPdoc of db_rewrite_sql(). 2007-10-12 14:19:44 +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 - Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues. 2007-11-26 16:36:44 +00:00
form.inc - Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues. 2007-11-26 16:36:44 +00:00
image.gd.inc
image.inc - Patch #148346 by drewish: added PHPdoc. 2007-08-08 07:46:09 +00:00
install.inc #190283 by myself and JirkaRbyka: use get_t() in pre-database setup code, add missing javascript key to language objects (kills notices) and document st() better 2007-11-11 16:14:45 +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 #194743 report by Murz, patch by myself: in domain language negotiation mode, we should tell url() that we built an external URL, not that we need an absolute URL built by url() 2007-11-27 12:32:13 +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 - Patch #172950 by webernet: code style fixes. 2007-09-04 21:10:45 +00:00
pager.inc
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 - Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2. Also a performance improvement. 2007-08-12 15:55:36 +00:00
tablesort.inc
theme.inc - Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues. 2007-11-26 16:36:44 +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