drupal/includes
Kjartan Mannes 48805032c8 - Applied modified version of almaw's 0064 patch: form item attributes.
- Applied modified version of mathias' 0073 patch: node form name.
  $params["options"] is now an array so some contrib modules might
  need minor changes.

- Applied mathhias' 0074 patch: missing access check on who is new
  block.
2003-08-12 20:37:16 +00:00
..
common.inc - Applied modified version of almaw's 0064 patch: form item attributes. 2003-08-12 20:37:16 +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 - Committed a slightly modified version of Slavica's table prefix patch. 2003-07-10 17:46:44 +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 - Fixed node_save() and user_save() bug introduced by table prefix changes. 2003-07-21 15:36:05 +00:00
menu.inc - Bugfix: fix glitch in menu rendering code. Patch #42 by Al. 2003-06-08 08:20:39 +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
theme.inc - Committed a slightly modified version of Slavica's table prefix patch. 2003-07-10 17:46:44 +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