drupal/includes
webchick e5795890a0 Issue #1688016 by sun, lucascaro: Fixed drupal_cron_run() unconditionally re-enables writing of the user session. 2012-08-18 14:12:09 +02:00
..
database Issue #1703184 by m-abshir: Clarify table parameter in db_rename_table function doc 2012-08-02 09:56:15 -07:00
filetransfer
actions.inc
ajax.inc
archiver.inc
authorize.inc
batch.inc
batch.queue.inc
bootstrap.inc Issue #1436272 by Albert Volkman, colette, dandaman, coolestdude1: Add information to documentation of drupal_bootstrap function 2012-08-03 10:04:18 -07:00
cache-install.inc
cache.inc Issue #1015946 by pillarsdotnet, catch, bfroehle, Jej, jose.guevara, Damien Tournoud: Fixed Eliminate ->cache and {session}.cache in favor of ['cache_expiration()'][]. 2012-04-12 00:26:05 -07:00
common.inc Issue #1688016 by sun, lucascaro: Fixed drupal_cron_run() unconditionally re-enables writing of the user session. 2012-08-18 14:12:09 +02:00
date.inc Issue #1317620 by xjm, Albert Volkman: Fix up API docs for includes directory files d-g 2012-03-12 08:05:51 -07:00
entity.inc Issue #1315340 by Albert Volkman, aspilicious: API docs cleanup for entity includes and tests 2012-08-03 10:59:07 -07:00
errors.inc Issue #1587858 by apotek: Fixed AJAX alert dialogs respect neither display_errors ini.php setting or $conf['error_level'] setting, exposing server info. 2012-06-23 14:57:48 -04:00
file.inc Merge branch '7.12-security' into 7.x 2012-05-02 15:04:41 -07:00
file.mimetypes.inc
form.inc Issue #1705042 by aspilicious: Fix typo in form_load_include docs 2012-07-30 11:32:26 -07:00
graph.inc Issue #1503184 by aspilicious, Rob Loach, cweagans, Dave.Ingram: Make Graph.inc documentation clearer. 2012-06-04 00:37:12 -04:00
image.inc
install.core.inc
install.inc
iso.inc
json-encode.inc
language.inc Issue #1314384 by Pol, Gábor Hojtsy, oriol_e9g, plach: Added Remember the provider that selected the language for later use. 2012-03-01 20:56:48 -08:00
locale.inc Issue #1664528 by Carl Johan: Fixed It's impossible to search for 'Strings not translated to language ...'. 2012-07-08 23:40:47 -04:00
lock.inc
mail.inc
menu.inc Issue #261148 follow-up by mikeytown2, chx: Fixed menu_masks() variable is empty (race condition). 2012-04-28 23:52:09 -07:00
module.inc Issue #1708722 by David_Rothstein: Fixed Call to undefined function drupal_find_base_themes() in drupal-7.15/includes/module.inc on line 184. 2012-08-07 12:18:45 -07:00
pager.inc Issue #41595 by pillarsdotnet, sun, m3avrck, oadaeh, yched, musicnode | Wesley Tanaka: Fixed All pager links have an 'active' CSS class. 2012-03-13 12:47:23 -07:00
password.inc
path.inc Issue #998256 by justafish, Albert Volkman, Dave Reid, no_commit_credit: Please let modules know about the original URL alias in hook_path_update(). 2012-02-28 23:53:31 -08:00
registry.inc Issue #1372122 by klausi, sun, beejeebus, juampy, mradcliffe, tim.plunkett, cha0s: Fixed STOP the registry integrity constraint violation nightmare. 2012-04-28 23:39:22 -07:00
session.inc Issue #1688036 by lucascaro, sun: Fixed Session regenerate and destroy functions do not adhere to drupal_save_session(). 2012-08-18 14:10:10 +02:00
stream_wrappers.inc
tablesort.inc
theme.inc Issue #1211668 by scito, Devin Carlson, bornholtz: Fixed Special characters are encoded twice for feed icon attribute title. 2012-08-18 13:18:45 +02:00
theme.maintenance.inc
token.inc
unicode.entities.inc
unicode.inc Issue #1446372 by Heine, bserem, champlin: Fixed Invalid Unicode code range in PREG_CLASS_UNICODE_WORD_BOUNDARY fails with PCRE 8.30. 2012-02-28 10:19:00 -08:00
update.inc Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks 2012-05-23 12:25:30 -07:00
updater.inc - Patch #1423510 by oriol_e9g: undefined var in prepareInstallDirectory. 2012-02-02 11:20:43 -05:00
utility.inc - Patch #1476776 by droplet: drupal_var_export() is a concatination to undefined variable . 2012-03-10 08:10:04 -05:00
xmlrpc.inc
xmlrpcs.inc