drupal/includes
Gábor Hojtsy 6993ea05b7 #159463 by hass (with phpdoc addition from myself): file_scan_directory() should not have a trailing slash in the dir parameter 2007-07-15 19:14:19 +00:00
..
actions.inc - Patch #148410 by jvandyk: added rewrite of the actions module! 2007-06-29 18:06:51 +00:00
batch.inc - Patch #156425 by asimmonds: added missing CVS IDs. 2007-07-03 19:49:07 +00:00
bootstrap.inc #125533 by keve: do not continue bootstrap if the process was called back with a phase already executed 2007-07-11 22:04:57 +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 #158687 by drumm: fix URI encoding of some special chars 2007-07-13 20:07:15 +00:00
database.inc #158133 by killes: do not break HAVING SQL constructs in SQL rewrites 2007-07-12 09:21:30 +00:00
database.mysql-common.inc #150210 by bjaspan and Frando: explicit table names for create table statements and fixing a schema referencing bug 2007-06-26 20:24:19 +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 #156910 by asimmonds: fix code indentation problems introduced with new code in this development cycle; only whitespace changes 2007-07-05 08:48:58 +00:00
file.inc #159463 by hass (with phpdoc addition from myself): file_scan_directory() should not have a trailing slash in the dir parameter 2007-07-15 19:14:19 +00:00
form.inc - Patch #121620 by Eaton et al: fixes for formAPI #type .'_value' callback patch. 2007-07-14 15:23:29 +00:00
image.inc - Patch #142798 by sime: documentation fix. 2007-05-12 05:51:20 +00:00
install.inc #150554 suggested by kkaefer, patch by me: rename 'po' folders to the more user friendly 'translations' name 2007-06-13 19:39:04 +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 #158452 by kenji_kun, patch by myself: GET['q'] might not be defined at the language bootstrap phase 2007-07-11 20:07:00 +00:00
locale.inc #159463 by hass (with phpdoc addition from myself): file_scan_directory() should not have a trailing slash in the dir parameter 2007-07-15 19:14:19 +00:00
mail.inc - Patch #155986 by Uwe: fixed typos. 2007-07-02 14:41:37 +00:00
menu.inc - Patch #151055 by pwolanin et al: fixed problems with moving menu items. 2007-07-09 18:08:15 +00:00
module.inc #152926 by dww: add hook_system_info_alter() to make .info file data modifiable in PHP code 2007-06-27 21:59:33 +00:00
pager.inc - Patch #135931 by EclipseGc: semantic update for core pager. 2007-05-01 06:53:03 +00:00
path.inc #150049 by Moshe Weitzman: empower custom url rewriting with url() options 2007-06-18 06:59:11 +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 #151491 by john vandyck: fixed notice with table sorting. 2007-06-14 06:12:09 +00:00
theme.inc - Patch #141730 by Earl: allow theming system to use wildcards. I promised in the issue that this patch would still go in, so here goes. 2007-07-03 18:48:41 +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