drupal/includes
Dries Buytaert 78b052a6af - The upload (filehandler) module has landed! 2004-08-17 21:35:26 +00:00
..
bootstrap.inc Fixing a faulty check in cache_get() which prevented empty data from being returned. This was required for filtercache, where a cache entry with empty data can have meaning (e.g. as the output for the input '<script></script>' when script is not allowed). 2004-08-16 22:39:48 +00:00
common.inc - The upload (filehandler) module has landed! 2004-08-17 21:35:26 +00:00
conf.php - New locale module thanks to Gerhard, Goba, Marco, Kristjan and others. 2004-08-11 11:26:20 +00:00
database.inc - Patch #9287 by JonBob: made the code style in the three database include files consistent with Drupal standards, and adds a wealth of Doxygen-style comments to aid developers in writing solid database access code using the API. 2004-07-14 19:15:25 +00:00
database.mysql.inc - Patch #9287 by JonBob: made the code style in the three database include files consistent with Drupal standards, and adds a wealth of Doxygen-style comments to aid developers in writing solid database access code using the API. 2004-07-14 19:15:25 +00:00
database.pear.inc - Patch #9287 by JonBob: made the code style in the three database include files consistent with Drupal standards, and adds a wealth of Doxygen-style comments to aid developers in writing solid database access code using the API. 2004-07-14 19:15:25 +00:00
file.inc - The upload (filehandler) module has landed! 2004-08-17 21:35:26 +00:00
locale.inc - Patch #9983 by Stefan: usability improvement: made sure all status messages start with a capital letter. 2004-08-16 18:02:48 +00:00
menu.inc - Patch #10026 by Al: bugfix: don't show the 'more help' links when the help module is disabled. 2004-08-16 21:25:54 +00:00
module.inc - Patch #9650 by Adrian: this change introduces a module_load function, which maintains a list of modules that have already been loaded in a static array, and will not load another module of the same name, or if the file does not exist. 2004-07-31 11:17:27 +00:00
pager.inc - Patch #7535 by Gerhard: one could not search for the word 'From'. 2004-08-12 05:46:37 +00:00
session.inc - Added support for multiple user roles. Patch by Jim Hriggs. 2004-05-10 20:34:25 +00:00
tablesort.inc - Patch #9663 by jvandyk: the $i counter variable in tablesort_get_order() is unused and should therefore be removed. 2004-08-10 19:15:57 +00:00
theme.inc - Patch #9900 by Al: bugfix: don't display two <hr />'s. 2004-08-16 21:27:39 +00:00
xmlrpc.inc - Improved XML encoding fix. There is now a function drupal_xml_parser_create(): 2004-01-06 12:09:42 +00:00
xmlrpcs.inc - Improved XML encoding fix. There is now a function drupal_xml_parser_create(): 2004-01-06 12:09:42 +00:00