drupal/includes
Dries Buytaert 229fa7dea8 - Patch #38787 by Jaza: print PHP errors using drupal_set_message(). 2005-11-27 09:14:52 +00:00
..
bootstrap.inc - Patch #35725 by drumm: improved conf_init() documentation. 2005-11-21 21:33:44 +00:00
common.inc - Patch #38787 by Jaza: print PHP errors using drupal_set_message(). 2005-11-27 09:14:52 +00:00
database.inc - Patch #29910 by m3avrck, nsk, Thomas et al: added a mysqli database backend for use with PHP5 and MySQL 4.1 and above. 2005-09-12 20:13:04 +00:00
database.mysql.inc #36352: Don't prefix temporary table names after all. 2005-11-21 15:55:17 +00:00
database.mysqli.inc - Patch #36828 by m3avrck: some MySQLi fixes and some PHP5 fixes. 2005-11-18 14:03:55 +00:00
database.pgsql.inc #36352: Don't prefix temporary table names after all. 2005-11-21 15:55:17 +00:00
file.inc - Patch #26249 by Morbus: improved handling of temporary files/directory. 2005-11-12 09:23:50 +00:00
form.inc - Patch by chx: fixed form validation. 2005-11-23 16:21:12 +00:00
image.inc - Patch #30930 by m3avrck/deekayen: cured PHP5 warnings. 2005-10-22 15:14:46 +00:00
legacy.inc - Patch #35874 by asimmonds: added missing $Id$ tags. 2005-11-01 09:58:01 +00:00
locale.inc - Add missing url()s around form actions (these would break without clean URLs) 2005-11-13 02:32:18 +00:00
menu.inc #27582: menu.inc doc update 2005-11-24 22:04:10 +00:00
module.inc - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
pager.inc - Patch #30930 by m3avrck/deekayen: cured PHP5 warnings. 2005-10-22 15:14:46 +00:00
session.inc - Patch #35354 by Moshe/chx: only update the last access time for authenticated users. 2005-10-28 13:35:49 +00:00
tablesort.inc - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
theme.inc - Patch #38279 by paddy_deburca: fixed theme_item_list() not to generate an empty <ul></ul> tag when $items is empty. 2005-11-24 20:08:54 +00:00
unicode.inc - Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes. 2005-10-11 19:44:35 +00:00
xmlrpc.inc - Patch #37766 by Thomas Ilsche: fixed date handling in XML-RPC backend. 2005-11-21 21:35:43 +00:00
xmlrpcs.inc - Patch #37400 by vwX/chx: fixed problem with methodHelp 2005-11-13 08:18:12 +00:00