drupal/includes
Dries Buytaert d651b9dc3b - Patch #7535 by Gerhard: one could not search for the word 'From'. 2004-08-12 05:46:37 +00:00
..
bootstrap.inc The Input formats - filter patch has landed. I still need to make update instructions for modules and update the hook docs. 2004-08-10 18:34:29 +00:00
common.inc - New locale module thanks to Gerhard, Goba, Marco, Kristjan and others. 2004-08-11 11:26:20 +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 - Patch #8670 by asimmonds: more spelling fixes. 2004-06-21 20:05:37 +00:00
locale.inc - New locale module thanks to Gerhard, Goba, Marco, Kristjan and others. 2004-08-11 11:26:20 +00:00
menu.inc - Patch by Al: improved the admin/help pages (first step). 2004-08-10 05:44:17 +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 by Al: improved the admin/help pages (first step). 2004-08-10 05:44:17 +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