drupal/includes
Dries Buytaert 308d1f200f - Patch #48993 by jvandyck: removed notices. 2006-02-14 19:19:34 +00:00
..
bootstrap.inc - Patch #44947 by rkerr / Moshe: fixed race condition in session handling, reduced query overhead of session handling, reduced database overhead of session handling. 2006-02-10 05:42:11 +00:00
common.inc - Patch #48622 by adrian: remove drupal_goto from _submit functions. 2006-02-10 05:25:57 +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: MySQL UTF-8 conversion fixes 2006-02-02 01:27:57 +00:00
database.mysqli.inc - #40515: MySQL UTF-8 conversion fixes 2006-02-02 01:27:57 +00:00
database.pgsql.inc - Patch #21719 by rkerr: made db passwords with special characters work. 2006-01-24 08:29:33 +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 #48622 by adrian: remove drupal_goto from _submit functions. 2006-02-10 05:25:57 +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 - Patch #47610 by Goba: reduced locale memory requirements 2006-02-05 15:42:56 +00:00
menu.inc - Patch #48993 by jvandyck: removed notices. 2006-02-14 19:19:34 +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 #33861 by Morbus et al: clean up the watchdog view. 2006-01-24 08:18:26 +00:00
session.inc - Patch #44947 by rkerr / Moshe: fixed race condition in session handling, reduced query overhead of session handling, reduced database overhead of session handling. 2006-02-10 05:42:11 +00:00
tablesort.inc - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
theme.inc - #48036: Don't show search box in theme if you have no search permission 2006-02-05 19:08:11 +00:00
unicode.inc - #41555: truncate_utf8 infinite loop on invalid utf-8 2006-02-09 08:56:11 +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