drupal/includes
Dries Buytaert 17e92817c5 - Bugfix: added missing . which stopped the Example theme's DOCTYPE from being
emitted.  Reported by Robert Castelo.
2003-10-19 20:38:58 +00:00
..
common.inc - Fixed bug #3637: made comment module settings translatable. Patch #13 by Moshe. 2003-10-16 17:29:26 +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 - Fixed node_save() and user_save() bug introduced by table prefix changes. 2003-07-21 15:36:05 +00:00
database.pear.inc - Replaced some dead wood. 2003-10-14 21:56:41 +00:00
menu.inc - Bugfix: stopped the menu system from generating empty lists (<ul></ul>). Patch 2003-10-14 18:08:33 +00:00
module.inc - Committed a slightly modified version of Slavica's table prefix patch. 2003-07-10 17:46:44 +00:00
pager.inc - Bugfix: renamed the SQL field 'types' to 'nodes' because 'types' is a reserved keyword in MySQL 4. This fixes critical bug #1618. Patch by Marco. 2003-06-04 18:24:39 +00:00
tablesort.inc - Fixed prefix problem with the book module. Patch by Moshe. 2003-10-13 19:18:39 +00:00
theme.inc - Bugfix: added missing . which stopped the Example theme's DOCTYPE from being 2003-10-19 20:38:58 +00:00
xmlrpc.inc - Committed a slightly modified version of Slavica's table prefix patch. 2003-07-10 17:46:44 +00:00
xmlrpcs.inc - Patch by Kjartan: 2003-05-19 18:32:09 +00:00