drupal/includes
Steven Wittens c1e0293502 - sa-2006-004: E-mail header injection issue 2006-03-13 21:30:09 +00:00
..
bootstrap.inc - Removed valid_input_check(). 2005-11-30 10:07:39 +00:00
common.inc - sa-2006-004: E-mail header injection issue 2006-03-13 21:30:09 +00:00
conf.php - Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen documentation and screen output. 2004-10-19 18:00:34 +00:00
database.inc - Patch #10663 by JonBob: documentation improvements: fixed some typos and improved consistency to the use of Doxygen/api.module commands in the comments. 2004-09-09 05:51:08 +00:00
database.mysql.inc - Various fixes 2005-11-29 20:12:06 +00:00
database.pear.inc - Code improvements by Stefan: made all status messages consistent (and easier to translate). 2004-08-18 19:57:27 +00:00
database.pgsql.inc - Various fixes 2005-11-29 20:12:06 +00:00
file.inc - Patch #40855 by Ber: fixed typo in watchdog message. 2005-12-12 11:37:52 +00:00
locale.inc #12146: Improve locale import/export messages (Stefan) 2004-10-26 17:21:10 +00:00
menu.inc - sa-2006-001: Custom menu items are accessible to anyone 2006-03-13 21:25:29 +00:00
module.inc - Patch #14334 by killes: fixed PHP warning. 2004-12-14 22:16:42 +00:00
pager.inc - Patch #7161 by jhriggs: fixed probem with 'last page' link not being correct under certain circumstances. 2004-10-31 07:59:47 +00:00
session.inc - Patch #30676 by robertgarrigos: make the logout feature work. 2005-10-21 09:48:21 +00:00
tablesort.inc Tablesort used to output class=" active" for active columns with other properties (align="right"). Now it correctly uses class="foo active" if a class 'foo' was specified, and class="active" otherwise. 2004-10-15 22:16:00 +00:00
theme.inc Theme system bug: only show search box if search.module is enabled. 2004-10-14 02:38:33 +00:00
xmlrpc.inc - Patch #33555 by leoburd: fixed typo in XML-RPC backend. 2005-10-10 09:06:53 +00:00
xmlrpcs.inc - Backported chx's XML-RPC library. 2005-08-15 00:01:53 +00:00