..
bootstrap.inc
- Fixed bug #5977 : Date translation screwed.
2004-02-21 14:08:09 +00:00
common.inc
Adding support for <optgroup> through form_select. See the PHPdoc for usage.
2004-05-05 15:58:26 +00:00
conf.php
- Patch by Adrian: added support for multiple database connections.
2004-04-30 05:12:46 +00:00
database.inc
- Patch by Adrian: added support for multiple database connections.
2004-04-30 05:12:46 +00:00
database.mysql.inc
- Patch by Adrian: added support for multiple database connections.
2004-04-30 05:12:46 +00:00
database.pear.inc
- Patch by Adrian: added support for multiple database connections.
2004-04-30 05:12:46 +00:00
file.inc
- Added support for 403 handling. Patch by JonBob. As a side benefit,
2004-04-21 13:56:38 +00:00
menu.inc
- Patch #7577 by JonBob: various code style improvements to the statistics
2004-05-05 21:12:14 +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
- Patch #6791 : mark required fields. Modified patch by Michelangelo.
2004-04-24 15:39:31 +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