drupal/includes
Dries Buytaert dd13f8dc72 - Patch #8344 by Kjartan: drupal_http_request() did not always handle EOLs
correctly.
2004-06-21 20:15:19 +00:00
..
bootstrap.inc - Fixed bug #5977: Date translation screwed. 2004-02-21 14:08:09 +00:00
common.inc - Patch #8344 by Kjartan: drupal_http_request() did not always handle EOLs 2004-06-21 20:15:19 +00:00
conf.php - Patch #6402 by TDobes: removed MSSQL example from conf.php as MSSQL is no longer supported. 2004-03-12 18:27:28 +00:00
database.inc - Modifies path.module to get rid of pgsql reserved word. Patch by Adrian. 2003-10-01 05:18:03 +00:00
database.mysql.inc - Tidied up the DoxyGen comments. Patch by Kjartan. 2003-12-08 06:32:19 +00:00
database.pear.inc - Tidied up the DoxyGen comments. Patch by Kjartan. 2003-12-08 06:32:19 +00:00
file.inc - Patch #6517 by kika: drupal_http_request() fails to open feed because on PHP 4.1.2. Also updated file.inc. 2004-03-24 19:03:00 +00:00
menu.inc - Fixed two bugs in the menu system: only make a menu collapsable when it has 2004-02-15 14:56:50 +00:00
module.inc - Fixed bug 5440: sort() -> asort(). Suggested by Goba. 2004-01-27 18:14:25 +00:00
pager.inc - Patch #7161 by jhriggs: fixed bug with 'last page' functionality. 2004-04-15 22:19:08 +00:00
session.inc - Fixed bug in session query that prevented sessions to work on PostgreSQL. 2004-01-17 10:06:04 +00:00
tablesort.inc - Patch #7967 by matthias: small patch to improve the robustness of the tablesorting code. 2004-05-25 05:03:43 +00:00
theme.inc - Patch #7966 by Goba: The box has it's content wrapped in a paragraph now, which is not suitable for the purposes the box is used in. Boxes are used to wrap tables or forms with titles. The comment module uses theme(box, ...) to wrap forms into boxes for example. Therefore using a paragraph does not make the output valid XHTML and a div is needed. 2004-05-24 05:11:09 +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