drupal/includes
Dries Buytaert d35f1517c3 - Patch #313156 by Crell: convert bootstrap.inc to DBTNG and resurrected a kitten. 2008-10-06 14:26:54 +00:00
..
database - Patch #300239 by Crell: updated documentation of db_insert(). 2008-10-06 10:56:35 +00:00
actions.inc - Patch #290282 by jvandyk, kratib: correct tracking of recursion. 2008-10-02 02:06:00 +00:00
batch.inc #313152 by Crell and Rob Loach: DBTNG clean-up of batch.inc 2008-09-26 23:30:20 +00:00
bootstrap.inc - Patch #313156 by Crell: convert bootstrap.inc to DBTNG and resurrected a kitten. 2008-10-06 14:26:54 +00:00
cache-install.inc
cache.inc - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved developer experience. 2008-09-17 07:11:59 +00:00
common.inc - Patch #180137 by c960657: added type hinting to make it easier to track down errors. 2008-10-06 11:07:14 +00:00
file.inc #64967 follow-up by drewish: Replace ereg with preg in file_scan_directory(). 2008-09-20 03:49:24 +00:00
form.inc #125315 by chx, sun, Gábor Hojtsy, drumm, and friends: Add #input_format FAPI property that can be used by WYSIWYG editors. WOOHOO. 2008-09-27 19:47:43 +00:00
image.inc
install.inc #281446 by xqus, dropcube, and catch: Improve the requirements check for the installer. Awesome. 2008-10-01 00:27:29 +00:00
language.inc
locale.inc - Patch #296197 by Gabor: made the language order use drag-n-drop instead of weight drop-down menus. 2008-09-27 20:23:30 +00:00
mail.inc - Patch #273743 by meba, jsaints: fixed exmaple code. 2008-10-06 11:00:01 +00:00
menu.inc #238760 follow-up by pwolanin: Forward-port rest of 6.x fix for menu_rebuild() race condition. 2008-09-22 03:19:43 +00:00
module.inc #229129 follow-up by Arancaytar, chx, and webchick: Instantiate module package property. 2008-09-27 19:03:30 +00:00
pager.inc
password.inc
path.inc
registry.inc #259623 by dopry and Damien Tournoud: Convert includes/requires to use absolute paths. 2008-09-20 20:22:25 +00:00
session.inc - Patch #161301 by Eaton, Sun, moshe and webchick: make checking for node edit forms easier. DX improvement. 2008-09-27 20:37:01 +00:00
tablesort.inc
theme.inc #259623 by dopry and Damien Tournoud: Convert includes/requires to use absolute paths. 2008-09-20 20:22:25 +00:00
theme.maintenance.inc #281446 by xqus, dropcube, and catch: Improve the requirements check for the installer. Awesome. 2008-10-01 00:27:29 +00:00
unicode.inc - Patch #64967 by Arancaytar, meba: ereg -> preg for performance reasons and future compatilbility. PHP6 is rumoured to drop ereg support. 2008-09-05 09:25:52 +00:00
xmlrpc.inc #297860 by catch: Reverting reversion to reverted DBTNG stuff. Tests should pass now. 2008-08-31 12:50:45 +00:00
xmlrpcs.inc