drupal/includes
Dries Buytaert 918d33f41f - Modified patch #7235: do a better job checking the OS and acting upon it. 2004-11-15 12:04:44 +00:00
..
bootstrap.inc - Modified patch #11689 by Adrian: made the locale module work with PostgreSQL. 2004-10-18 18:35:19 +00:00
common.inc - Patch #12885 by Ber: improved the Doxygen documentation of drupal_set_html_head(). 2004-11-15 10:47:18 +00:00
conf.php - Patch #12795 by thorne: added documentation for overriding variables from 2004-11-15 11:32:13 +00:00
database.inc - Patch #10663 by JonBob: documentation improvements: fixed some typos and improved consistency to the use of Doxygen/api.module commands in the comments. 2004-09-09 05:51:08 +00:00
database.mysql.inc - Patch #10663 by JonBob: documentation improvements: fixed some typos and improved consistency to the use of Doxygen/api.module commands in the comments. 2004-09-09 05:51:08 +00:00
database.pear.inc - Code improvements by Stefan: made all status messages consistent (and easier to translate). 2004-08-18 19:57:27 +00:00
database.pgsql.inc - Patch #10945 by Adrian: more PostgreSQL fixes/updates. 2004-09-20 17:58:14 +00:00
file.inc - Modified patch #7235: do a better job checking the OS and acting upon it. 2004-11-15 12:04:44 +00:00
locale.inc #12146: Improve locale import/export messages (Stefan) 2004-10-26 17:20:58 +00:00
menu.inc - On popular demand, patch #10178 by jhriggs: made it possible to expand menu items. 2004-11-06 12:11:02 +00:00
module.inc - Refactored the throttle module. Patch by Jeremy and me. 2004-11-07 22:47:00 +00:00
pager.inc - Patch #7161 by jhriggs: fixed probem with 'last page' link not being correct under certain circumstances. 2004-10-31 07:59:18 +00:00
session.inc - Performance improvement: made 'sid' the primary key of the sessions table. 2004-11-07 21:53:55 +00:00
tablesort.inc Tablesort used to output class=" active" for active columns with other properties (align="right"). Now it correctly uses class="foo active" if a class 'foo' was specified, and class="active" otherwise. 2004-10-15 22:16:00 +00:00
theme.inc Theme system bug: only show search box if search.module is enabled. 2004-10-14 02:38:33 +00:00
xmlrpc.inc - Removed some cruft. 2004-11-15 12:00:32 +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