drupal/includes
Gábor Hojtsy 7db4e8b7c9 #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
..
actions.inc #155828 by Eaton, pwolanin and jvandyk: let actions live even if actions.module is not turned on 2007-08-29 14:57:50 +00:00
batch.inc - Patch #172950 by webernet: code style fixes. 2007-09-04 21:10:45 +00:00
bootstrap.inc #173227 by Desbeers: make language listing work early in the bootstrap, when modules are not yet loaded (fix a regression from a previous patch) 2007-09-07 10:33:06 +00:00
cache-install.inc
cache.inc
common.inc #148677 by pwolanin: set active menu item on 403/404 pages (and on the user page) 2007-09-06 12:47:20 +00:00
database.inc - Patch #172950 by webernet: code style fixes. 2007-09-04 21:10:45 +00:00
database.mysql-common.inc #173566 by bjaspan: remove db_update_field(), because it can easily be used for evil (and mostly nothing else). We should not let contributed modules to easily break their database. 2007-09-07 10:42:56 +00:00
database.mysql.inc #168812 by webchick and pwolanin: in case we have a database error, trace it back to the original database function call, so we can provide a more accurate error message for DB errors 2007-08-29 18:38:55 +00:00
database.mysqli.inc - Patch #172433 by webchick: better connection error reporting for mysqli. 2007-09-03 17:02:16 +00:00
database.pgsql.inc #173566 by bjaspan: remove db_update_field(), because it can easily be used for evil (and mostly nothing else). We should not let contributed modules to easily break their database. 2007-09-07 10:42:56 +00:00
file.inc
form.inc - Patch #172950 by webernet: code style fixes. 2007-09-04 21:10:45 +00:00
image.gd.inc
image.inc
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
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
language.inc #173274 by Desbeers: treat <front> as the empty path, when adding path prefixes, so we get the proper result 2007-09-06 14:03:52 +00:00
locale.inc - Patch #172950 by webernet: code style fixes. 2007-09-04 21:10:45 +00:00
mail.inc - Patch #172950 by webernet: code style fixes. 2007-09-04 21:10:45 +00:00
menu.inc #148677 by pwolanin: set active menu item on 403/404 pages (and on the user page) 2007-09-06 12:47:20 +00:00
module.inc - Patch #172950 by webernet: code style fixes. 2007-09-04 21:10:45 +00:00
pager.inc
path.inc
session.inc
tablesort.inc
theme.inc #172376 by ChrisKennedy: fix 8 E_ALL issues in comment module and fix approval queue 2007-09-06 12:21:39 +00:00
unicode.inc
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