drupal/includes
Gábor Hojtsy 57c9a13e1f #118026 by kkaefer with fixes from myself: JavaScript translation support and script.js as a default theme JS file to use, if found 2007-06-08 12:51:59 +00:00
..
batch.inc - Patch #149576 by hunmonk: a bad query is preventing batch processing from working correctly. token is a string, so it should not be escaped as a number. 2007-06-05 20:59:02 +00:00
bootstrap.inc - Patch #115267 by drewish, dopry et al: simplified file uploads code, improved file API, centralized file validation, implemented quotas and fixed file previews. 2007-05-30 08:08:59 +00:00
cache-install.inc - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :) 2007-05-14 13:43:38 +00:00
cache.inc - Patch #55516 by David Strauss et al: removed some database locking. 2007-05-25 21:01:30 +00:00
common.inc #118026 by kkaefer with fixes from myself: JavaScript translation support and script.js as a default theme JS file to use, if found 2007-06-08 12:51:59 +00:00
database.inc - Patch #147692 by hswong3i: gives SQL backends more control over db_query(). 2007-05-30 09:11:21 +00:00
database.mysql-common.inc - Patch #149176 by chx, David et al: getting rid of the sequences table, using db_last_insert_id() instead of db_next_id(). 2007-06-05 12:13:23 +00:00
database.mysql.inc - Patch #149176 by chx, David et al: getting rid of the sequences table, using db_last_insert_id() instead of db_next_id(). 2007-06-05 12:13:23 +00:00
database.mysqli.inc - Patch #149176 by chx, David et al: getting rid of the sequences table, using db_last_insert_id() instead of db_next_id(). 2007-06-05 12:13:23 +00:00
database.pgsql.inc - Patch #149176 by chx, David et al: getting rid of the sequences table, using db_last_insert_id() instead of db_next_id(). 2007-06-05 12:13:23 +00:00
file.inc - Patch #149176 by chx, David et al: getting rid of the sequences table, using db_last_insert_id() instead of db_next_id(). 2007-06-05 12:13:23 +00:00
form.inc #118026 by kkaefer with fixes from myself: JavaScript translation support and script.js as a default theme JS file to use, if found 2007-06-08 12:51:59 +00:00
image.inc - Patch #142798 by sime: documentation fix. 2007-05-12 05:51:20 +00:00
install.inc #144496 by myself: import translations for newly installed modules and enabled themes; 2007-05-21 10:56:05 +00:00
install.mysql.inc #105303 by Gábor Hojtsy. Improve translation converage for installation. 2006-12-27 13:02:34 +00:00
install.mysqli.inc #105303 by Gábor Hojtsy. Improve translation converage for installation. 2006-12-27 13:02:34 +00:00
install.pgsql.inc - Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot. 2007-04-13 08:56:59 +00:00
language.inc Leftover variable name spotted by Amr Mostafa, reported by email (because 'the fix is too small and trivial to submit an issue') 2007-04-18 21:56:18 +00:00
locale.inc #118026 by kkaefer with fixes from myself: JavaScript translation support and script.js as a default theme JS file to use, if found 2007-06-08 12:51:59 +00:00
menu.inc - Patch #149562 by chx: avoid duplicate menu items. 2007-06-06 06:26:15 +00:00
module.inc - Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. Oh, behave. 2007-05-25 12:46:46 +00:00
pager.inc - Patch #135931 by EclipseGc: semantic update for core pager. 2007-05-01 06:53:03 +00:00
path.inc - Patch #128866 by Gabor, Steven, chx, Jose et al: new language subsystem. 2007-03-26 01:32:22 +00:00
session.inc - Patch #142773 by kbahey: made Drupal work correctly when behind a reverse proxy. 2007-05-25 15:04:42 +00:00
tablesort.inc - Patch #111347 by Steven: refactor url() and l(). 2007-02-15 11:40:19 +00:00
theme.inc #118026 by kkaefer with fixes from myself: JavaScript translation support and script.js as a default theme JS file to use, if found 2007-06-08 12:51:59 +00:00
unicode.inc - Patch #142337 by drewish: fixed E_ALL problem. 2007-05-12 06:08:56 +00:00
xmlrpc.inc - Patch #137138 by jvandyk: fixed problem with drupal_http_request() not setting the proper error code when a network effect occurs. Causes the XML-RPC backend to fail. 2007-04-18 20:35:45 +00:00
xmlrpcs.inc - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants. 2006-07-05 11:45:51 +00:00