drupal/includes
Dries Buytaert f99eb4dc48 - Fixed bug 5440: sort() -> asort(). Suggested by Goba. 2004-01-27 18:14:25 +00:00
..
bootstrap.inc - Patch 5140 by Moshe: removed the theme("header") and theme("footer") functions. 2004-01-26 19:05:21 +00:00
common.inc - Patch #5393 by Goba: changes the search hook return value, and requires an array 2004-01-26 19:22:22 +00:00
conf.php - Committed a slightly modified version of Slavica's table prefix patch. 2003-07-10 17:46:44 +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 - Fixing bug #5091: Inconsistent download method defaults. 2004-01-13 10:33:02 +00:00
menu.inc - Made l() add 'class="active"' to the active/current URL. 2004-01-12 22:53:43 +00:00
module.inc - Fixed bug 5440: sort() -> asort(). Suggested by Goba. 2004-01-27 18:14:25 +00:00
pager.inc - New and updated doxygen comments. 2004-01-06 19:52:14 +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 - Code improvements: changed some " to '. 2004-01-25 10:07:24 +00:00
theme.inc - Patch 5140 by Moshe: removed the theme("header") and theme("footer") functions. 2004-01-26 19:05:21 +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