drupal/includes
Dries Buytaert d5fb9a2398 - Patch #104598 by ChrisKennedy: validate max length of textfields. 2006-12-21 16:16:44 +00:00
..
bootstrap.inc #100859: Fix aggregator categorization form 2006-12-12 06:27:17 +00:00
cache.inc #92430 by Jo Wouters. Encode blobs as blobs. 2006-11-10 07:26:27 +00:00
common.inc #102877: Don't let the css preprocessor mess up @import in some themes. 2006-12-15 07:47:08 +00:00
database.inc #102611: Document database regexp (webchick) 2006-12-11 22:58:17 +00:00
database.mysql.inc - Patch #98988 by Robert Douglass et al: db_result should return FALSE if no result was found. Consistent with PHP's mysql_result. 2006-12-04 11:06:29 +00:00
database.mysqli.inc - Patch #98988 by Robert Douglass et al: db_result should return FALSE if no result was found. Consistent with PHP's mysql_result. 2006-12-04 11:06:29 +00:00
database.pgsql.inc - Patch #103258 by Keymone: fixed PostgreSQL bug. 2006-12-14 13:26:41 +00:00
file.inc - Patch #91592 by ChrisKennedy: avoid scanning hidden files and directories. 2006-12-11 16:45:17 +00:00
form.inc - Patch #104598 by ChrisKennedy: validate max length of textfields. 2006-12-21 16:16:44 +00:00
image.inc #101970: image_scale() should not scale to identical sizes 2006-12-12 01:03:34 +00:00
install.inc - Patch #101829 by douggreen, ChrisKennedy and Grugnog2: drupal_install_fix_file() fails to calculate correct permissions. 2006-12-08 11:54:04 +00:00
install.mysql.inc - Patch #79428 by Chris Johnson: remove int display width declarations from MySQL create table statements. 2006-08-20 06:38:50 +00:00
install.mysqli.inc - Patch #82173 by flk: allow users to configure a port number. 2006-09-06 07:46:25 +00:00
install.pgsql.inc - Patch #76681 by sammys: PostgreSQL support for install system. Woot! :) 2006-08-04 06:58:44 +00:00
locale.inc #100516: CSS preprocessor to cache and compress all .css files. Benchmarks show up to 40% faster page loads. 2006-12-10 09:54:35 +00:00
menu.inc #101203: Fix 'more help' appearing when there is none. 2006-12-12 06:02:52 +00:00
module.inc - Patch #101379 by ChrisKennedy, neclimdul et al: modules missing .info files wrongly adding empty entries to module page. 2006-12-07 17:03:34 +00:00
pager.inc - Patch #87995 by merlinofchaos: added missing css. 2006-10-15 19:57:06 +00:00
path.inc - Patch #100957 by Tobias and chx: fixed return value of drupal_lookup_path(). 2006-12-04 10:48:28 +00:00
session.inc - Patch #90612 by Bart Jansens: user_logout should only end the current session. 2006-12-04 10:41:20 +00:00
tablesort.inc - Patch #100612 by Gerhard: can't add class to table header cells. 2006-12-01 08:50:33 +00:00
theme.inc #103280: Fix styles for maintenance pages. 2006-12-15 01:06:33 +00:00
unicode.inc - Patch #101551 by webchick: documented some unicode.inc constants. 2006-12-06 16:15:52 +00:00
xmlrpc.inc - Patch #82131 by beginner: fixed typo. 2006-09-03 08:21:18 +00:00
xmlrpcs.inc - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants. 2006-07-05 11:45:51 +00:00