drupal/includes
Gábor Hojtsy 8bd692d618 #193572 by Crell: fix drag and drop documentation and add drag and drop ordering to filter formats 2007-11-20 20:13:04 +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 #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
cache-install.inc #164935 by Ralf Stamm: standardize CVS Id tags in files: 2007-08-07 08:39:36 +00:00
cache.inc noted by Robert Douglass in his caching presentation: the key param to cache_get should be renamed to cid for consistency (all other functions have cid) 2007-08-26 09:33:49 +00:00
common.inc #193572 by Crell: fix drag and drop documentation and add drag and drop ordering to filter formats 2007-11-20 20:13:04 +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 #165140 by dww: rename logs to reports (usability improvement) 2007-10-20 21:57:50 +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 #173664 by fractile81: fix order of precedence in file_scan_directory(), so subtheme files will really override parent theme files 2007-11-04 16:22:27 +00:00
form.inc #193191 by chx: allow form elements to enable form caching - allows custom form elements to leverage the AHAH framework 2007-11-19 19:23:28 +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 #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 - Patch #144634 by chx: fixed critical bug that prevented language negotiation to work after/when drupal_goto() is called. 2007-10-02 16:03:17 +00:00
locale.inc - Patch #192242 by catch, quicksketch, webchick, keith et all: usability improvements for the vocabulary/term forms. 2007-11-20 13:24:54 +00:00
mail.inc - Patch #172950 by webernet: code style fixes. 2007-09-04 21:10:45 +00:00
menu.inc #178608 by chx: convert menu overview page to a form to overcome any CSRF vulnerabilities 2007-11-09 22:14:41 +00:00
module.inc - Patch #172950 by webernet: code style fixes. 2007-09-04 21:10:45 +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 - 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 - Patch #151491 by john vandyck: fixed notice with table sorting. 2007-06-14 06:12:09 +00:00
theme.inc - Patch #192242 by catch, quicksketch, webchick, keith et all: usability improvements for the vocabulary/term forms. 2007-11-20 13:24:54 +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