drupal/includes
Dries Buytaert 4eb05da890 - Patch #7161 by jhriggs: fixed bug with 'last page' functionality. 2004-04-15 22:18:08 +00:00
..
bootstrap.inc - Fixed bug #5977: Date translation screwed. 2004-02-21 14:08:09 +00:00
common.inc Truncate UTF-8 patch. Introduced a new function truncate_utf8() for chopping off strings at unsure locations, without risking incomplete UTF-8 data. 2004-04-15 14:07:08 +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:05 +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 18:58:36 +00:00
menu.inc - Patch by JonBob/Jonathan: reworked the menu system so that menus are 2004-04-15 20:49:42 +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:18: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 #6774 by jhriggs: fixed tablesort sort order reversal errors. 2004-03-30 21:01:19 +00:00
theme.inc - Tracker and forum module improvements! 2004-03-20 13:23:34 +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