drupal/includes
Gábor Hojtsy 8be58d6e6c #178478 by scor: typo in text displyed when the DB is installed but not accessible 2007-10-17 12:47:28 +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 - Patch #183965 by alpritt: corrected PHPdoc. 2007-10-17 12:11:30 +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 - Patch #182950: fieldset massaging for usability. 2007-10-12 14:10:18 +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 #178478 by scor: typo in text displyed when the DB is installed but not accessible 2007-10-17 12:47:28 +00:00
database.mysqli.inc #178478 by scor: typo in text displyed when the DB is installed but not accessible 2007-10-17 12:47:28 +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 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
form.inc #181328: pass on whole form to #process functions to enable advanced form handling (such as required by some CCK widgets) 2007-10-16 14:06:23 +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 #112064 by Dave Cohen and pwolanin: do not cache installer redirects, so live Drupal pages will be visible instead of cached installer pages 2007-09-07 10:48:24 +00:00
install.mysql.inc #164765 by dmitrig01: remove trailing PHP closing tags, which were causing problems 2007-08-06 10:28:42 +00:00
install.mysqli.inc #172433 by chx: use the proper mysqli error function if there is no connection 2007-09-02 12:50:55 +00:00
install.pgsql.inc #164765 by dmitrig01: remove trailing PHP closing tags, which were causing problems 2007-08-06 10:28:42 +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 #183056 by JirkaRybka: improve locale cache handling performance 2007-10-15 19:51:06 +00:00
mail.inc - Patch #172950 by webernet: code style fixes. 2007-09-04 21:10:45 +00:00
menu.inc #173188 by chx: update aggregator menu items when an aggregator category is changed 2007-10-16 13:48:11 +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 - Patch #155870 by quicksketch et al: AHAH-ification of the poll module. 2007-10-17 12:34:16 +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 #181564 by Crell: add first and last CSS classes to menu tree lists and themed item lists for themers to use 2007-10-08 14:15:09 +00:00
unicode.inc - Patch #142337 by drewish: fixed E_ALL problem. 2007-05-12 06:08:56 +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