drupal/includes
Dries Buytaert 100db62511 - Patch #44828 by chx: fixed incorrect return value. 2006-01-23 11:15:54 +00:00
..
bootstrap.inc - Patch #44828 by chx/Crell: make sure the url/path is properly initialized in statistics_exit(). 2006-01-23 07:54:08 +00:00
common.inc - Patch #44828 by chx/Crell: make sure the url/path is properly initialized in statistics_exit(). 2006-01-23 07:54:08 +00:00
database.inc - Patch #41644 by chx: critical bug: db_rewrite_sql had a bad regex. 2006-01-08 12:51:37 +00:00
database.mysql.inc - #40515: Ensure UTF-8 character set on the database side (and include upgrade path for incorrectly set up databases) 2006-01-21 01:42:52 +00:00
database.mysqli.inc - #40515: Ensure UTF-8 character set on the database side (and include upgrade path for incorrectly set up databases) 2006-01-21 01:42:52 +00:00
database.pgsql.inc - #40515: Ensure UTF-8 character set on the database side (and include upgrade path for incorrectly set up databases) 2006-01-21 01:42:52 +00:00
file.inc - Patch #44011 by Souvent22 et al: critical bugfix: make private downloads work again. 2006-01-18 19:18:30 +00:00
form.inc - Patch #45281 by flevour/chx: fixed problem with categories not being set properly validated. 2006-01-19 17:53:53 +00:00
image.inc - Patch #40631 by Chris Johnson: is_array() slower than isset() or empty(). 2005-12-14 20:10:45 +00:00
install.inc - #40515: Ensure UTF-8 character set on the database side (and include upgrade path for incorrectly set up databases) 2006-01-21 01:42:52 +00:00
locale.inc - #44772: {} -> [] (in anticipation of PHP de-deprecation) 2006-01-15 07:14:14 +00:00
menu.inc - Patch #45854 by Jaza: fixed problem with menu_rebuild(). 2006-01-23 07:27:18 +00:00
module.inc - Patch #42886 by chx: critical feature: allow modules to be reordered. 2006-01-08 12:49:51 +00:00
pager.inc - Patch #44771 by jvandyk: small performance improvement. 2006-01-15 16:55:35 +00:00
path.inc - Patch #44828 by chx: fixed incorrect return value. 2006-01-23 11:15:54 +00:00
session.inc - Patch #44379 by Moshe: code improvements: always grant the 'authenticated user' role to authenticated users. Fixed glitch with udpate path. 2006-01-21 08:28:55 +00:00
tablesort.inc - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
theme.inc - Added . 2006-01-20 09:30:12 +00:00
unicode.inc Code style 2006-01-17 05:42:21 +00:00
xmlrpc.inc - #31301: Don't escape apostrophes in XML-RPC strings. 2005-12-27 18:42:49 +00:00
xmlrpcs.inc - Patch #37400 by vwX/chx: fixed problem with methodHelp 2005-11-13 08:18:12 +00:00